4 lines
335 B
Batchfile
4 lines
335 B
Batchfile
netsh advfirewall firewall add rule name="SUBSTANCE" dir=in action=allow program="C:\Program Files\Allegorithmic\Substance Painter\Substance Painter.exe" enable=yes
|
|
netsh advfirewall firewall add rule name="SUBSTANCE" dir=out action=allow program="C:\Program Files\Allegorithmic\Substance Painter\Substance Painter.exe" enable=yes
|
|
|