mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-16 02:40:38 +00:00
fix the iss stable file
This commit is contained in:
@@ -28,6 +28,7 @@ DefaultGroupName={#MyAppName}
|
|||||||
LicenseFile=..\..\license.md
|
LicenseFile=..\..\license.md
|
||||||
InfoBeforeFile=..\..\code-of-conduct.md
|
InfoBeforeFile=..\..\code-of-conduct.md
|
||||||
InfoAfterFile=..\..\readme.md
|
InfoAfterFile=..\..\readme.md
|
||||||
|
ArchiveExtraction=full
|
||||||
; 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
|
||||||
PrivilegesRequiredOverridesAllowed=dialog
|
PrivilegesRequiredOverridesAllowed=dialog
|
||||||
@@ -55,7 +56,7 @@ Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{
|
|||||||
|
|
||||||
[Files]
|
[Files]
|
||||||
; NOTE: Use the "issigverify" flag or the "Hash" parameter to verify downloads
|
; NOTE: Use the "issigverify" flag or the "Hash" parameter to verify downloads
|
||||||
Source: "https://github.com/xgui4/LCE-Qt-Launcher/releases/download/v0.0.20b0/LCE-Qt-Launcher-Windows.zip"; DestDir: "{app}"; DestName: "LCE-Qt-Launcher-Windows.zip"; ExternalSize: "186646528"; Flags: ignoreversion external download extractarchive recursesubdirs createallsubdirs
|
Source: "https://github.com/xgui4/LCE-Qt-Launcher/releases/download/v0.0.20a0/LCE-Qt-Launcher-Windows.zip"; DestDir: "{app}"; DestName: "LCE-Qt-Launcher-Windows.zip"; ExternalSize: "186646528"; Flags: ignoreversion external download extractarchive recursesubdirs createallsubdirs
|
||||||
Source: "lce_inst.ico"; DestDir: "{app}"; Flags: ignoreversion
|
Source: "lce_inst.ico"; DestDir: "{app}"; Flags: ignoreversion
|
||||||
; NOTE: Don't use "Flags: ignoreversion" on any shared system files
|
; NOTE: Don't use "Flags: ignoreversion" on any shared system files
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user