print path in batch code example Example: get the default path batch SET mypath=%~dp0 echo %mypath:~0,-1%