@echo off %SYSTEMROOT%\system32\tasklist.exe | %SYSTEMROOT%\system32\find.exe /i "hostio.exe" > nul if %errorlevel% equ 1 ( cd /d "%KMC_CTRHOSTIO%\Bin\" start hostio.exe ) "%~dp0\DebuggerLauncher\DebuggerLauncher.exe" macro="L %~dp0\\Viewer-TS.cci; G;" noconfirm