How to trick UAC in Vista and Windows 7? How can I run something that needs not just administrator rights, but especially must be told to run as Administrator. I've tried start a process with given admin credentials, and even tried to use win32 function CreateProcessAsUser, but still unless I tell it manually "run as Administrator" it doesn't run with fully administrator privileges. How. How in the world I suppose to run that silently without that damn stupid UAC dialog?
How to use Process.Start() to run it with Local system rights?
Ike
2010-07-08 17:52:59