yronnen Posted June 25, 2004 Posted June 25, 2004 Hi,How can I remove the annoying Security Alerts tary icon in SP that keeps bugging me all the time?Thanx
Drewdatrip Posted June 25, 2004 Posted June 25, 2004 ;Disable Security center[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]"FirstRunDisabled"=dword:00000000"AntiVirusDisableNotify"=dword:00000001"FirewallDisableNotify"=dword:00000001"UpdatesDisableNotify"=dword:00000001"AntiVirusOverride"=dword:00000001"FirewallOverride"=dword:00000001|Drew|
Tribble Posted June 25, 2004 Posted June 25, 2004 If You dont need the Security Center at all, just use:; disable Security Center[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc]"Start"=dword:00000004
Drewdatrip Posted June 25, 2004 Posted June 25, 2004 If You dont need the Security Center at all, just use:; disable Security Center[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc]"Start"=dword:00000004 nice dood!I was looking for a reg edit that disabled it rather then just hiding itThankx much|Drew|
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now