Configuring Windows XP firewall

From WPKG | Open Source Software Deployment and Distribution
Revision as of 19:24, 17 February 2006 by WPKGSysop (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

To disable Windows XP firewall, you have to execute the following:

netsh firewall set opmode disable

It is enough to execute it only once, as it will survive the reboot, so you may use execute="once".