views:

13

answers:

0

I have an executable which has to be elevated to succeed (but the debug build has no manifest). Now, I want to debug it with Visual Studio 2008 and actually it fails due to not beeing elevated. I don't want to run VS as Administrator.

Is there an option in VS or does anybody know another (easy) solution?