Skip to content

An example in C# for programmatically calling UAC to escalate to admin

Notifications You must be signed in to change notification settings

malcomvetter/RunAs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

RunAs

Build in Visual Studio (.net 3.5 so it runs on Win 7).

This is a proof of concept, example project that shows a pattern for how to programmatically invoke UAC to escalate privileges of the current process to administrator in C#.

About

An example in C# for programmatically calling UAC to escalate to admin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages