mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-14 18:12:05 +08:00
Allow disabling the creation of start menu icons in the installer. Fixes issue #3510.
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user