Browse Source

2025-10-28 18:45:32.73

master
tianzhendong 2 months ago
parent
commit
0fb940c07e
  1. 2
      FCS-Tools/FCS-Tools.iss

2
FCS-Tools/FCS-Tools.iss

@ -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}_with_auth OutputBaseFilename={#MyAppName}-full-v{#MyAppVersion}
SetupIconFile={#SourcePath}\Deploy\{#MyAppName}.ico SetupIconFile={#SourcePath}\Deploy\{#MyAppName}.ico
Compression=lzma Compression=lzma
SolidCompression=yes SolidCompression=yes

Loading…
Cancel
Save