Files
hockey_new/agent/START_AGENT.bat
2026-08-19 15:08:39 +03:00

5 lines
40 B
Batchfile

@echo off
cd /d "%~dp0"
agent.exe
pause