Windows installer fix before 0.2 release.

This commit is contained in:
Zed A. Shaw 2025-04-25 12:17:00 -04:00
parent 2fb1687997
commit 8aeac5397a
2 changed files with 1 additions and 1 deletions

View file

@ -52,7 +52,7 @@ debug_test: build
gdb --nx -x .gdbinit --ex run --args builddir/runtests -e gdb --nx -x .gdbinit --ex run --args builddir/runtests -e
win_installer: win_installer:
powershell 'start "C:\Program Files (x86)\solicus\InstallForge\bin\ifbuilderenvx86.exe" win_installer.ifp' powershell 'start "C:\Program Files (x86)\solicus\InstallForge\bin\ifbuilderenvx86.exe" scripts\win_installer.ifp'
coverage_report: coverage_report:
powershell 'scripts/coverage_report.ps1' powershell 'scripts/coverage_report.ps1'

Binary file not shown.