evilkwan Posted August 1, 2004 Posted August 1, 2004 Is there anyway i can disable the SECURITY CENTER ALERTS thing during unattended install so it doesnt show wen the window starts up?im using windows xp SP2 [RC2 - #2162]can it be disable using registery keys?
prathapml Posted August 1, 2004 Posted August 1, 2004 I use this registry tweak at GUIrunonce (because I restart once after that finishes). Copy it into your existing .reg file.; Disable irritating Security Center notifications[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]"AntiVirusDisableNotify"=dword:00000001"UpdatesDisableNotify"=dword:00000001
neophyte Posted August 1, 2004 Posted August 1, 2004 You can disable the entire Security Center service (thus the alerts), with this registry tweak:Windows Registry Editor Version 5.00;Windows security centre (service pack 2);default: automatic (home/pro) - dword:2[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc]"Start"=dword:4
evilkwan Posted August 1, 2004 Author Posted August 1, 2004 KooL!.. thnx alot.. both of the above worked great!..
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