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
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now