Hi! I'd lke to create personalised copies of my software, without actually having to create separate builds or even installers. One way of doing this is to change the name of the setup file (e.g. SetMyProgramCompanyxxx.exe). If I can use the name of the installer to do something I can later check in my program (like a renamed file or an environment variable) I am all set. However, can I use the name of the installer itself in the installer?