mirror of
https://github.com/overte-org/overte.git
synced 2025-06-19 12:40:08 +02:00
Update NSIS.template.in
This commit is contained in:
parent
0277f6a7e6
commit
de5984d121
1 changed files with 0 additions and 1 deletions
|
@ -712,7 +712,6 @@ Function HandlePostInstallOptions
|
||||||
${Else}
|
${Else}
|
||||||
!insertmacro WritePostInstallOption @CONSOLE_DESKTOP_SHORTCUT_REG_KEY@ NO
|
!insertmacro WritePostInstallOption @CONSOLE_DESKTOP_SHORTCUT_REG_KEY@ NO
|
||||||
${EndIf}
|
${EndIf}
|
||||||
|
|
||||||
; check if the user asked to have Sandbox launched every startup
|
; check if the user asked to have Sandbox launched every startup
|
||||||
${If} $ServerStartupState == ${BST_CHECKED}
|
${If} $ServerStartupState == ${BST_CHECKED}
|
||||||
; in case we added a shortcut in the global context, pull that now
|
; in case we added a shortcut in the global context, pull that now
|
||||||
|
|
Loading…
Reference in a new issue