I need a way to specify an application icon for a ClickOnce deployment. Basically this will be the icon shown for the application shortcut in the Start Menu - Program Files, also during the installation of the application. I can do this from the Visual Studio IDE (by specifying the application icon in the application tab of the project properties).I need a way to specify an application icon for