We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68c35c3 commit 5fcc891Copy full SHA for 5fcc891
windows/installer-hooks.nsi
@@ -13,7 +13,7 @@
13
; button, then WM_CLOSE / Quit in HspFinishPage*).
14
; • Commented → installer stays open for logs (160595ef: MUI_FINISHPAGE_NOAUTOCLOSE, no forced close).
15
; Uncomment the next line to enable auto-close:
16
-; !define HSP_INSTALLER_AUTO_FINISH
+!define HSP_INSTALLER_AUTO_FINISH
17
18
; Extra exe name for older builds (do not use APP_EXECUTABLE_FILENAME here — not always defined by NSIS / CI).
19
; Legacy main exe from older "Hyperlinks Space App" installs (taskkill / relaunch).
0 commit comments