Mark .NET application to run as Administrator
Add an app.manifest file to the Project and use the System.Security.Principal
namespace to check at runtime whether privileges have been provided.
Mostly Robot
Add an app.manifest file to the Project and use the System.Security.Principal
namespace to check at runtime whether privileges have been provided.