VS 2008 SP1.
I have created a setup project for our client. The icons for the setup.exe and setup.msi are the standard icons.
Our client doesn\'t want this
msi cant be edited. At the same time setup exe doenst have all the valid informations. The best way to handle this is to have an msi to exe converter. EgeUE-MSI-to-EXE is a good converter which need not be installed. It converts msi to exe on the fly. Now you can edit the icon of this exe from your visual studio as explained by @mkchandler. Bear in mind that the logo you are going to import has to be .ico file to avoid further complications. I did not get a jpg or bmp image working as the icon. ico works fine like a breeze..