So I am trying to figure out whether I can add a custom icon to the final install file (setup.exe). Currently, the project is using the InstallShield icon as shown below:
I cannot find any field to change to customise the setup.exe
icon.
Do I need to upgrade to InstallShield 2012 Express/Professional/Premier to be able to change this field? I don't want to use something like Resource Hacker
to edit the contents of the .exe
as this will change the hash of the file/may pose signing problems as well.
Currently using:
- InstallShield 2012 Spring Limited Edition
- Visual Studio 2010