johnbreton Posted March 3, 2005 Posted March 3, 2005 I know it has been asked before, but the windows firewall thread is making me angry .. Alright I was able to disable the Windows XP firewall in my unattend.txt windows XP sp2 installation.[WindowsFirewall]Profiles = WindowsFirewall.TurnOffFirewall[WindowsFirewall.TurnOffFirewall] Mode = 0My problem is when the first time the administrator autologon, I still have the annoying security warning.Samething for the Antivirus. How can I disable those 2 security messages.thanksJohn
jbm Posted March 3, 2005 Posted March 3, 2005 Try this in a reg file;----- Disable Security center ;----- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]"AntiVirusDisableNotify"=dword:00000001"AntiVirusOverride"=dword:00000001"FirewallDisableNotify"=dword:00000001"FirewallOverride"=dword:00000001"FirstRunDisabled"=dword:00000001I think this is in the sticky "reg tweaks" I can't remember for sure
johnbreton Posted March 3, 2005 Author Posted March 3, 2005 Looks goodI will give it a try right away..thanks a millionJohn
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