I have been searching for the answer for this problem for a while now. I have been going through the settings without no luck at all.
I have found out how to:
* change the icon on the application window's left upper corner
* set the icon that's showing in add/remove programs dialog
* change the icon on a shortcut placed on the users desctop (by adding the icon to theprogramfolder and then change the shortcut's icon-property to that icon)... I hope that is how it is supposed to be done?!
But how do I change the default icon (white with blue border) on the application's exe file that is outputted to the programfolder by the installer project???
I have added the icon i want to use in app.rc by using the "Resource View"-window. I have also removed the old icon "app.ico" from the project without any progress.
Do I really have to change the icon-propery, on a shortcut pointing to the application, to the icon of my choise? Shouldn't a shortcut pointing to my application using the icon of the application by default??
Does anybody have the answers for my questions???