Adjusted matching for processing TSV files, so it will not fail even if the dir has not been created.
@echo offsetlocalif not defined HELIUM_HOME set HELIUM_HOME=%~dp0..\..\..\..\heliumecho %HELIUM_HOME%rem call ..\..\build\env.batcall %HELIUM_HOME%\hlm.bat %*endlocal