Add script name in compiler header

67 views
Skip to first unread message

Jack Duijf

unread,
May 13, 2026, 11:20:50 AMMay 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 AMMay 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. 

Martijn Laan

unread,
Jun 22, 2026, 11:15:34 AM (3 days ago) Jun 22
to innosetup
Hi,

Op 13-5-2026 om 17:20 schreef Jack Duijf:
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.

I have made it so. (It only shows full path names like in your example if you have the option for that enabled.)

This will not yet be in the very next version, but will come after that.

Thanks for reporting and sorry for the slow reply.

Greetings,
Martijn
Reply all
Reply to author
Forward
0 new messages