
02-19-2009, 08:30 AM
|
 |
Contributor
|
|
Join Date: Dec 2005
Location: CT, USA
Posts: 448
|
|
|
Did you create a Setup and Deployment > Setup Project, or just publish the application?
If you just publish it, you need to go to Project > "YourProjectName Properties..." and on the application tab set the Icon.
If you created a setup project, you need to set the Icon under the properties window every place you have a shortcut to the project's primary output. For example, if you have a shortcut to the project under the "User's Desktop" folder, you need to highlight it and select the Icon from the properties window. Then, the Icon that gets installed on the desktop with the installer package will be whatever you chose.
Let me know if this helps.
|
|