I check Vista Elevator source code on http://www.codeproject.com/KB/vista-security/VistaElevator.aspx but it’s in C++. Anyone has it in C# source code. Thanks.
I have a big problem:
How a non-elevated process can start an elevated process.
And how an elevated process can start an non-elevated process.
Thanks.
According to the linked page,
So all you need in C# is: