![]() |
|
#7
|
|||
|
|||
|
to turn off uac completely:
Code:
reg ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v ConsentPromptBehaviorAdmin /t REG_DWORD /d 0 Code:
reg ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v ConsentPromptBehaviorAdmin /t REG_DWORD /d 5 Last edited by 0xall0c; 03-20-2018 at 15:46. Reason: corrected double shashes, which are not needed in case running from cmd |
| The Following User Says Thank You to 0xall0c For This Useful Post: | ||
niculaita (03-20-2018) | ||
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Systrack - Linux kernel syscall implementation tracker | blue_devil | Community Tools | 0 | 03-21-2024 15:06 |
| Armadilled Programs with Custom Implementation | TmC | General Discussion | 3 | 05-15-2006 08:58 |
| Implementation of a TrustedFlow System Prototype | redbull | General Discussion | 0 | 06-24-2005 21:57 |