Jump to content

chymax3m

Member
  • Posts

    42
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Ukraine

Posts posted by chymax3m

  1. Hi, found an interesting reg file which turns off the UAC, may be it will be useful for You:

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
    "EnableLUA"=dword:00000000

    Using RegShot i traced tha to undo this change it is necessary to use this:

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
    "EnableLUA"=dword:00000001

    But there is one disadvantage: to make this tweak work it is necessary to reboot

×
×
  • Create New...