[Windows] Rework installer builder script #4

Merged
iGoX merged 3 commits from igox/rework-windows-installer-builder into main 2026-03-25 12:27:33 +01:00
Showing only changes of commit 5cf07c57da - Show all commits
@@ -6,7 +6,7 @@
#define MyAppVersion "0.0.1" #define MyAppVersion "0.0.1"
#define MyAppPublisher "iGoX" #define MyAppPublisher "iGoX"
#define MyAppURL "https://github.com/igox/busylight-buddy" #define MyAppURL "https://github.com/igox/busylight-buddy"
#define MyAppExeName "busylight-buddy.exe" #define MyAppExeName "busylight_buddy.exe"
[Setup] [Setup]
; NOTE: The value of AppId uniquely identifies this application. Do not use the same AppId value in installers for other applications. ; NOTE: The value of AppId uniquely identifies this application. Do not use the same AppId value in installers for other applications.