Friday, June 26, 2009

Bat file and current path

You can use this in your bat files to get current path

set currentpath=%~dp0

Submit this story to DotNetKicks

0 comments: