|
|
@ -27,7 +27,7 @@ DisableProgramGroupPage=yes |
|
|
; Uncomment the following line to run in non administrative install mode (install for current user only.) |
|
|
; Uncomment the following line to run in non administrative install mode (install for current user only.) |
|
|
;PrivilegesRequired=lowest |
|
|
;PrivilegesRequired=lowest |
|
|
OutputDir={#SourcePath}\ |
|
|
OutputDir={#SourcePath}\ |
|
|
OutputBaseFilename={#MyAppName}-full-v{#MyAppVersion} |
|
|
OutputBaseFilename={#MyAppName}-full-v{#MyAppVersion}_with_auth |
|
|
SetupIconFile={#SourcePath}\Deploy\{#MyAppName}.ico |
|
|
SetupIconFile={#SourcePath}\Deploy\{#MyAppName}.ico |
|
|
Compression=lzma |
|
|
Compression=lzma |
|
|
SolidCompression=yes |
|
|
SolidCompression=yes |
|
|
|