Tagged Questions
0
votes
2answers
170 views
Create Shortcut in .Net for 64-Bit Machines - Compiled as 64-bit Application Only [duplicate]
Possible Duplicate:
Creating application shortcut in a directory
There is a lot of code floating around showing how to create a shortcut in .Net, but it only works when compiled as a 32 bit ...
0
votes
1answer
469 views
Visual Studio Deployment Project Application Shortcut does not allow drag and drop file opening
I'm having an issue with an creating application shortcut on the desktop from a Visual Studio 2010 deployment project. The shortcut is created just fine, but when I go to drag and drop an ...