![]() Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Turn Off the Windows XP Service Pack 2 Firewall
|
||
var objfirewall = new ActiveXObject("hnetcfg.fwmgr");
var objpolicy = objfirewall.localpolicy.currentprofile; objpolicy.firewallenabled = false; | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |