3 lines
349 B
Batchfile
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
|