Deployment Project - Create shortcut with the "Run as..." option

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bipi
    New Member
    • Aug 2006
    • 1

    Deployment Project - Create shortcut with the "Run as..." option

    Hi everybody,

    I deploy my project by using .NET deployment. I create shortcut at Desktop, but this shortcut does not have "Run as..." option.

    How can I create shortcut with "Run as..." option by using .NET deployment?

    Thanks a lot,
  • balabaster
    Recognized Expert Contributor
    • Mar 2007
    • 798

    #2
    Is it creating an EXE file? Seems to me that shortcuts to executables have the Run As... option, but shortcuts to other file types don't. I tried creating shortcuts to a whole bunch of different file types and the only ones I could get the Run As... option to show up under were EXEs and COMs... none of the others had it.

    Comment

    Working...