Files
VRCT/restart.bat
2023-10-09 13:49:22 +09:00

4 lines
41 B
Batchfile

@echo off
taskkill /im %1 /F
START "" %1