sign setup
This commit is contained in:
parent
b7b85e1956
commit
ec27a45b3a
|
@ -22,6 +22,7 @@ ArchitecturesAllowed=x64
|
||||||
AllowNoIcons=yes
|
AllowNoIcons=yes
|
||||||
SetupIconFile={#MyAppIcon}
|
SetupIconFile={#MyAppIcon}
|
||||||
UninstallDisplayIcon={app}\{#MyAppExeName}
|
UninstallDisplayIcon={app}\{#MyAppExeName}
|
||||||
|
SignTool= signtool
|
||||||
LicenseFile= LICENSE
|
LicenseFile= LICENSE
|
||||||
WizardStyle= modern
|
WizardStyle= modern
|
||||||
SetupLogging=yes
|
SetupLogging=yes
|
||||||
|
|
Loading…
Reference in New Issue