Skip UAC prompt when using CreateProcess in Delphi

前端 未结 0 370
死守一世寂寞
死守一世寂寞 2020-12-10 16:15

Is there a method to skip a UAC prompt or force to run asInvoker when using OpenProcess? This is my current code:

var
  si: TStartupInfo;
  pi: TProcessInform         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题