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