maint: update installer compile script
This commit is contained in:
parent
10b4e8301b
commit
4a1a2a1ed7
@ -2,3 +2,9 @@
|
||||
|
||||
if not exist "build" mkdir "build"
|
||||
"tools\makensis.exe" "iw7_Installer.nsi"
|
||||
|
||||
echo.
|
||||
echo Compiled successfully!
|
||||
echo.
|
||||
|
||||
pause
|
Loading…
Reference in New Issue
Block a user