I use batch files to create multiple setup files in one run.
For example:
"C:\Program Files (x86)\Inno Setup 6/compil32.exe" /cc D:\Apps_Jds\SalonNet\SalonNet\Installatie\SaloNetUpdate.iss
"C:\Program Files (x86)\Inno Setup 6/compil32.exe" /cc D:\Apps_Jds\SalonNet\SalonNet\InstallatieSalonNetInstallatie.iss
If it runs, it says in the header "Untitled - Inno Setup Compiler 6.7.1 - Net-Software [Compiling]"
It would be helpfull if the name "Untitled" in "Untitled - Inno Setup Compiler" header could be replaced bij the script filename like this:
D:\Apps_Jds\SalonNet\SalonNet\Installatie\SaloNetUpdate.iss - Inno Setup Compiler 6.7.1 - Net-Software [Compiling]"
Just as is shows in the regular script-edit-mode.
Thank you.
Regards,
Jack Duijf