Changes

Opening Port Windows XP firewall

7 bytes removed, 18:22, 9 February 2008
m
no edit summary
On packages.xml you should add line like below:
<source lang="xml">
<package
id="open-port-22"
name="Open port 22 on windows firewall"
<install cmd='netsh firewall add portopening TCP 20 SSH enable subnet' />
</package>
</source>
[[Category: Silent Installers]]
[[Category: Changing Windows settings]]