Jump to content

Recommended Posts

Posted

Ok, when doing unattended install of vista, i do disable the UAC.

Although when windows Logs on, i get that annoying Red security shield telling me about security alerts!

I have 2 cmd prompts which pop up before vista is ready to go, one with updtes, and one with tweaks!

I was wondering if there is a reg tweak i can add to my tweak.reg that will stop this shield popping up!

I know it ca be turned off by clicking on it, and asking how it alerts me about these options, but id prefer it if i didn't have to do it :P (Lazy!)

Would be easier if there wasa reg tweak foir this?

Thanks for listening , and please do post back :)


Posted

I call it SecurityCenterShutup.reg and contains

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"AntiVirusDisableNotify"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"FirewallDisableNotify"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"UpdatesDisableNotify"=dword:00000001

That will get most of it.

  • 3 weeks later...
Posted
I call it SecurityCenterShutup.reg and contains

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"AntiVirusDisableNotify"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"FirewallDisableNotify"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"UpdatesDisableNotify"=dword:00000001

That will get most of it.

Would this get rid of the UAC popup?

Thanks in advance

Posted

No for UAC completely off you need this

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

Posted (edited)

delete

"HKEY_CLASSES_ROOT\CLSID\{FD6905CE-952F-41F1-9A6F-135D9C6622CC}"

Edited by sp00f

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...