@echo off
# Change drive and directory to %1 (Win9X only for NT/2K use "cd /d")
cd%1%1\
setANT_RUN_CMD=%2shiftshiftsetPARAMS=:loopif""%1==""gotorunCommandsetPARAMS=%PARAMS%%1shiftgotoloop:runCommandrem echo %ANT_RUN_CMD% %PARAMS%%ANT_RUN_CMD%%PARAMS%