Fix Windows installer and build versioning

This commit is contained in:
2026-06-26 22:37:13 -05:00
parent 999f4a13b8
commit 7c006a7bb7
12 changed files with 39 additions and 19 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
!include LogicLib.nsh
!include nsDialogs.nsh
Var StepForgeDesktopShortcutCheckbox
Var StepForgeDesktopShortcutState
!ifndef BUILD_UNINSTALLER
Var StepForgeDesktopShortcutCheckbox
Var StepForgeDesktopShortcutState
; Assisted installer page for the desktop shortcut choice.
!macro customInit
StrCpy $StepForgeDesktopShortcutState "true"