I'm using VB .NET 2003 to deploy a desktop application. After going through the Deployment Set-Up wizard I see the File System Window where I want to have the deployment put a shortcut on the user's desktop. A property of the shortcut is to select an icon. When I browse the icon selection all I get in the explorer window is the File System files again. I tried putting an icon in one of the files, Users Desktop, and Visual Studio gave me errors. How can I get icon's to display on the shortcut built by deployment?
Start Free Trial