August 1, 200422 yr 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?
August 1, 200422 yr 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
August 1, 200422 yr 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
Create an account or sign in to comment