@echo off setlocal for /D %%A in (. %1) do set open=%%~dpnA echo %open% start "" %VID_HOME%\tools\lite\lite.exe %open%