How to change the installer's icon using Installshield 2011?
I'm using Installshield 2011 to create an installer and it create an output installer whose icon is something that I want to rep开发者_运维百科lace one of my own. How can I do it?
I found this in the InstallSheild 2011 evaluation guide (PDF) - does this work for you?
- In the View List under Media, click Releases.
- In the Releases explorer, click the your release.
- Click the Setup.exe tab.
- In the Setup.exe Icon File setting, specify the fully qualified name of the file that contains the icon that InstallShield should use when it creates the Setup.exe file at build time.
精彩评论