Jump to content

Vista Red Security Shield Tweak


Recommended Posts

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 :)

Link to comment
Share on other sites


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.

Link to comment
Share on other sites

  • 3 weeks later...
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

Link to comment
Share on other sites

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