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

3 lines
349 B
Batchfile

netsh advfirewall firewall add rule name="Substance Painter" dir=in action=allow program="C:\Program Files\Allegorithmic\Substance Painter\Substance Painter.exe" enable=yes
netsh advfirewall firewall add rule name="Substance Painter" dir=out action=allow program="C:\Program Files\Allegorithmic\Substance Painter\Substance Painter.exe" enable=yes