[Windows] Rework installer builder script #4
@@ -1,3 +1,6 @@
|
|||||||
cd $PSScriptRoot
|
cd $PSScriptRoot
|
||||||
|
|
||||||
|
# Build the Windows application using Flutter
|
||||||
flutter build windows --release
|
flutter build windows --release
|
||||||
|
# Build the Windows installer using Inno Setup Compiler (ISCC.exe)
|
||||||
ISCC.exe ./busylight-buddy-windows-installer-builder.iss
|
ISCC.exe ./busylight-buddy-windows-installer-builder.iss
|
||||||
Reference in New Issue
Block a user