Vista Squad Home

Vista Squad


The Usergroup for Windows Vista and the .NET Framework 3.0 and 3.5.

Welcome to Vista Squad Sign in | Join | Help
Home Blogs Forums Photos Downloads

Re: Service Pack 1 UAC improvements

  •  06-27-2008, 7:22

    Re: Service Pack 1 UAC improvements

    You can also enable or disable UAC from the command line:

    Disable UAC

    C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f

    Enable UAC

    C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f

    and yes you will have to reboot your computer for the changes to take effect.


    scottbelton@tiscali.co.uk
    Filed under:
View Complete Thread
Powered by Community Server (Commercial Edition), by Telligent Systems Sign up for MSDN Flash Newsletter and win a Prize! Ineta
Sponsored By Dot Net Solutions Ltd