Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I put together a deployment project (VS2008) for my project. I want the desktop shortcut to pass two arguments when it is invoked. I've added the values to the Arguments property for the shortcut, but when the installer runs the arguments aren't passed.

The desktop shortcut, once created, has a number of the fields disabled

  • the Target field is disabled, and shows the product name instead of the executable path
  • the Open File Location button is disabled
  • the Change Icon button is disabled

Any assistance would be much appreciated.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.