Jump to content

Registry tweaks to do the following...


Recommended Posts

Posted

Is there a registry tweak to enable the "more information" screen to be disabled when transferring files? I don't want to press the arrow to get the dropbox to happen and see how fast my files are being transferred over.

Does anyone here also have the registry tweaks for disabling UAC and the security center?


Posted

Keeps the UAC suppressed:

Windows Registry Editor Version 5.00

; Switch UAC to quiet mode - keeps it on but supresses prompts for admin

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

; Switch UAC to quiet mode - keeps it on but supresses prompts for user
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"ConsentPromptBehaviorUser"=dword:00000000
"EnableLUA"=dword:00000001

Posted
he wants to see more information when copying files and not to enable this silly quite mode for UAC

Ummm, did you read his whole post? I answered his second question.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...