Allow disabling the creation of start menu icons in the installer. Fixes issue #3510.

This commit is contained in:
Ansgar Becker
2014-03-08 04:03:23 +00:00
parent 3a3ea2fb73
commit ccb5ed7d03

View File

@ -54,6 +54,7 @@ CloseApplications=yes
ShowLanguageDialog=auto ShowLanguageDialog=auto
DefaultDirName={pf}\{#ProgName} DefaultDirName={pf}\{#ProgName}
DefaultGroupName={#ProgName} DefaultGroupName={#ProgName}
AllowNoIcons=yes
LicenseFile=license.txt LicenseFile=license.txt
ChangesAssociations=yes ChangesAssociations=yes
WizardImageFile={#ResourceDir}installer-logo.bmp WizardImageFile={#ResourceDir}installer-logo.bmp