How to Change the default Setup Icon to my Own Icon.
Hi,
I have developed a windows application and have build the setup for that...its working fine. But my prob is i need to show my own company icon(or project icon) instead of the regular default icon that got developed after i built.
Can any one help.
Thanx in Advance.
manohar vakkalaPosted Oct 8, 2009, 6:20 AM
Roei BarPosted Oct 6, 2009, 3:44 AM
You can use Visual Studio to change the setup.exe icon. Take the following steps.
1. Build your setup project
2. Open the setup.exe file use just build, File -> Open -> File
3. Right click the Icon node in the file explorer window and choose the Add Resource
4. Import the icon your want in the popup dialog, and make sure the ID of the icon is the smallest one.
Deepak BhatiaPosted Oct 6, 2009, 2:37 AM
Abhi JozPosted Oct 6, 2009, 2:22 AM
Deepak BhatiaPosted Oct 6, 2009, 1:59 AM