SyntaxFix
Write A Post
Hire A Developer
Questions
It is the directory from where you run the command to execute your batch file.
As mentioned in the above answers you can add the below command to your script to verify:
> set current_dir=%cd% > echo %current_dir%