Use different InnoSetup compiler.

(Hopefully this one reports errors to stdout instead of a GUI)
This commit is contained in:
James Turner
2013-09-16 17:41:31 +01:00
parent 6187da1877
commit 962c27b486

View File

@@ -35,5 +35,6 @@ REM extract the data files
7z e -aoa %DATA_FILE%.tar.bz && 7z x -aoa %DATA_FILE%.tar
REM run Inno-setup!
REM use iscc instead of compil32 for better error reporting
Compil32 /cc FlightGear.iss
iscc FlightGear.iss