Home GnuPG

Add ini and cmd line switch for browser

Description

Add ini and cmd line switch for browser

* doc/manual/einsteiger.tex: Slightly update ini example.
* src/gpg4win.nsi: Register new variable
* src/installer.nsi: Read new variable.
* src/inst-sections.nsi: Handle it.

The browser integration can now be toggled by adding
inst_browser = true to a gpg4win.ini or by adding
/WITH_BROWSER=1 to the command line when calling the installer.

Details

Provenance
aheineckeAuthored on Jan 9 2019, 11:02 AM
Parents
rW8223b4025b25: Minor README fix
Branches
Unknown
Tags
Unknown
Tasks
T4297: The browser integration component is not installed by default