@echo off pushd "%~dp0\.." call bin\sample.bat %1 -config config\ncore-properties.xml %2 %3 %4 %5 popd