# The location of the setup compiler
#-------------------------------------------------------------------------
-SETUPCOMPILER="c:/Program Files/Inno Setup 4/compil32.exe"
+#SETUPCOMPILER="c:/Program Files/Inno Setup 4/compil32.exe"
+SETUPCOMPILER="c:/Program Files/Inno Setup 5/compil32.exe"
#-------------------------------------------------------------------------
# Whether we will compress the binary (0 or 1).