Add script name in compiler header

38 views
Skip to first unread message

Jack Duijf

unread,
May 13, 2026, 11:20:50 AM (3 days ago) May 13
to innosetup
Hello,

I have a suggestion to InnoSetup 
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 

Gavin Lambert

unread,
May 14, 2026, 2:35:18 AM (3 days ago) May 14
to innosetup
On Thursday, May 14, 2026 at 3:20:50 AM UTC+12 Jack Duijf wrote:
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 you're doing batch compilation, it's recommended to use iscc instead; that way you don't get a window at all, the output is written directly to the console. 
Reply all
Reply to author
Forward
0 new messages