Difference between revisions of "Configuring Windows XP firewall"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
m
(No difference)

Revision as of 19:24, 17 February 2006

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".