|
|
Browse by Tags
All Tags » UAC (RSS)
-
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 ...
-
There are ways to temporaily disable UAC without a reboot check out these links:-
http://www.tiscali.co.uk/search/results.php?section=&from=hp-bb-headersearch&query=turn+off+uac+%2B+no+reboot
http://www.downloadsquad.com/2007/06/03/temporarily-disable-uac-in-vista-without-rebooting/
Hope these are interesting and on the right ...
-
Hi Ray
I personally think UAC is great and was well overdue on all operating systems,
I have had many frustrating hours trying to get round it for software compatibility and moving files in and out of the Windows and program directories. The only real way was to turn it off which forces a reboot, what a pain! would be good if someone could find ...
-
Hey Scott, what are your thoughts on UAC? Have you ever tried copying files to the Program Files or Windows folders? Man, what a damn mission. Some usability problems that definitely can be solved.
|
|
|