Tuesday, June 26, 2012

Directory of Running Batch [Windows]

To find out where a windows bat file is and most likely use it to adjust configuration, library, classpath, etc on the same folder use below
command to switch to that

cd /d %dp0


No comments: