@echo off pushd %~dp0 REM chcp 932 start inject.exe -d -k ll3hook.dll d_drive\Service\NesysService.exe -app inject.exe -d -k ll3hook.dll ll3.exe -singlemonitor -windowmode -highquality REM Comment above and uncomment below for terminal mode REM inject.exe -d -k ll3hook.dll ll3.exe -singlemonitor -windowmode -highquality -centralmode echo. echo The game process has terminated pause