mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-09 21:26:04 +00:00
Update setup.iss
This commit is contained in:
parent
537dc5d70f
commit
a2e324900f
|
@ -16,6 +16,13 @@ OutputDir=bin\installer
|
||||||
PrivilegesRequired=admin
|
PrivilegesRequired=admin
|
||||||
ArchitecturesInstallIn64BitMode=x64
|
ArchitecturesInstallIn64BitMode=x64
|
||||||
RestartIfNeededByRun=no
|
RestartIfNeededByRun=no
|
||||||
|
DisableStartupPrompt=true
|
||||||
|
DisableFinishedPage=true
|
||||||
|
DisableReadyMemo=true
|
||||||
|
DisableReadyPage=true
|
||||||
|
DisableWelcomePage=yes
|
||||||
|
DisableDirPage=yes
|
||||||
|
DisableProgramGroupPage=yes
|
||||||
|
|
||||||
; [Registry]
|
; [Registry]
|
||||||
; Root: HKCR; Subkey: "welsonjs"; ValueType: "string"; ValueData: "URL:{cm:AppName}"; Flags: uninsdeletekey
|
; Root: HKCR; Subkey: "welsonjs"; ValueType: "string"; ValueData: "URL:{cm:AppName}"; Flags: uninsdeletekey
|
||||||
|
|
Loading…
Reference in New Issue
Block a user