@ -742,7 +742,7 @@ if not "!other!"=="" (
if "!run!"=="yes" (
set exename=hello.exe
if "!other!"=="" (
if not "!other!"=="" (
for /f "tokens=*" %%a in ("!other!") do set exename=%%~na.exe
)
echo run !exename! !run_args!