Use "runas" verb to execute a process as Admin, like :
Regular user to start app in admin mode
Naveen Vuppala
21
Reputation points
Hi,
I would like to start an application A through a .NET application B where I can store admin password.
.NET application B is started by standard user and the application I want to start Application A which requires admin previliges to execute.