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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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