Create a process with ordinary rights from an administrator process

前端 未结 6 1692
别跟我提以往
别跟我提以往 2020-12-20 04:46

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

6条回答
  •  旧巷少年郎
    2020-12-20 05:11

    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)

提交回复
热议问题