There is any way to run another process with ordinary rights from a process running as administrator? From a process with elevated rights I want to start a process with ordi
No this is not possible (There are several hacky ways to do this (Inject into explorer, task scheduler, SaferAPI+MediumIL etc) but none of them work in all scenarios)