2018-11-16 09:30:28 +01:00

4 lines
275 B
Batchfile

netsh advfirewall firewall add rule name="UNITY 2K17" dir=in action=allow program="C:\Program Files\Unity\Editor\Unity.exe" enable=yes
netsh advfirewall firewall add rule name="UNITY 2K17" dir=out action=allow program="C:\Program Files\Unity\Editor\Unity.exe" enable=yes