Update NSIS.template.in

This commit is contained in:
utkarshgautamnyu 2017-07-20 11:18:49 -07:00 committed by GitHub
parent de5984d121
commit 2310ecab8d

View file

@ -712,6 +712,7 @@ Function HandlePostInstallOptions
${Else}
!insertmacro WritePostInstallOption @CONSOLE_DESKTOP_SHORTCUT_REG_KEY@ NO
${EndIf}
; check if the user asked to have Sandbox launched every startup
${If} $ServerStartupState == ${BST_CHECKED}
; in case we added a shortcut in the global context, pull that now