Technical Log
XP - Turn off security alerts
XP - Turn off security alerts
WshShell.RegWrite "HKLM\Software\Microsoft\Security Center\AntiVirusDisableNotify", 1, "REG_DWORD"
WshShell.RegWrite "HKLM\Software\Microsoft\Security Center\FireWallDisableNotify", 1, "REG_DWORD"
WshShell.RegWrite "HKLM\Software\Microsoft\Security Center\UpdatesDisableNotify", 1, "REG_DWORD"
WshShell.RegWrite "HKLM\Software\Microsoft\Security Center\FireWallDisableNotify", 1, "REG_DWORD"
WshShell.RegWrite "HKLM\Software\Microsoft\Security Center\UpdatesDisableNotify", 1, "REG_DWORD"



hits.


