Browse Source

2025-10-28 16:32:16.62

master
tianzhendong 2 months ago
parent
commit
a29569de96
  1. BIN
      FCS-Tools/FCS-Tools-full-v1.2.4_with_auth.exe
  2. 2
      FCS-Tools/FCS-Tools.iss

BIN
FCS-Tools/FCS-Tools-full-v1.2.3_with_auth.exe → FCS-Tools/FCS-Tools-full-v1.2.4_with_auth.exe

Binary file not shown.

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} 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

Loading…
Cancel
Save