[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 ac1914ccb9 - Show all commits
+3
View File
@@ -1,3 +1,6 @@
cd $PSScriptRoot
# Build the Windows application using Flutter
flutter build windows --release
# Build the Windows installer using Inno Setup Compiler (ISCC.exe)
ISCC.exe ./busylight-buddy-windows-installer-builder.iss