the title pretty much says what I want to do. I would like to start my application from Visual Studio with system privileges. I found this topic about starting an application already: How can I run a application under SYSTEM?
I managed to start the application with it, but I will not be able to debug it ofcourse. So I wondered if there is a way to start my application with system (service) previleges.
Thanks