Tagged Questions
1
vote
2answers
1k views
Install Shortcut from VS2010 setup
VS2010 contains a ‘setup’ project that creates an installation package.
I need a short cut to the app that will be installed on the user’s desktop. The shortcut I know how to create with the ...
4
votes
1answer
5k views
Setting correct icon for Shortcut in VS2010 Setup Project
I have a small app with a setup project.
If I create a shortcut to my Primary Output, then this gets a standard Win7 icon and not the icon specified in my exe's Application Icon?
Whats the best way ...