Basch script howt to access the path by using ~ code example Example: get the default path batch SET mypath=%~dp0 echo %mypath:~0,-1%