Disabling UAC programmatically

后端 未结 8 842
情话喂你
情话喂你 2020-11-30 07:07

Is it possible to programmatically disable UAC in Vista? Or, can I make my application run unrestricted by the UAC setting in any way? FYI, the application needs to mount ha

8条回答
  •  独厮守ぢ
    2020-11-30 07:33

    The purpose of UAC is to prevent executing unwanted applications. If it was possible to disable it programatically it would be worthless.

提交回复
热议问题