It is recommended to have the following command somewhere in the beginning of the batch file:
cd /d %~dp0
The presence of this will run all the commands after it with respect to the location of the running batch file.
Extremely Serious
It is recommended to have the following command somewhere in the beginning of the batch file:
cd /d %~dp0
The presence of this will run all the commands after it with respect to the location of the running batch file.
© 2025 Ron and Ella Wiki Page
Theme by Anders Noren — Up ↑
Leave a Reply