Skip to content

Commit 5fcc891

Browse files
committed
untoggle debug mode
1 parent 68c35c3 commit 5fcc891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows/installer-hooks.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
; button, then WM_CLOSE / Quit in HspFinishPage*).
1414
; • Commented → installer stays open for logs (160595ef: MUI_FINISHPAGE_NOAUTOCLOSE, no forced close).
1515
; Uncomment the next line to enable auto-close:
16-
; !define HSP_INSTALLER_AUTO_FINISH
16+
!define HSP_INSTALLER_AUTO_FINISH
1717

1818
; Extra exe name for older builds (do not use APP_EXECUTABLE_FILENAME here — not always defined by NSIS / CI).
1919
; Legacy main exe from older "Hyperlinks Space App" installs (taskkill / relaunch).

0 commit comments

Comments
 (0)