Windows firewall rule for XP

后端 未结 2 1476
萌比男神i
萌比男神i 2020-12-28 09:52

How to programmatically add an application or port to Windows Firewall on Windows XP?

2条回答
  •  春和景丽
    2020-12-28 10:33

    Scripting the Windows Firewall is possible, see Scripting the Windows Firewall

    And code examples for example here

提交回复
热议问题