diff --git a/binary_installer/install.bat.in b/binary_installer/install.bat.in index 94d41db71a..e8a3ea0c8d 100644 --- a/binary_installer/install.bat.in +++ b/binary_installer/install.bat.in @@ -10,6 +10,8 @@ @rem This enables a user to install this project without manually installing git or Python +PUSHD %~dp0 + set "no_cache_dir=--no-cache-dir" if "%1" == "use-cache" ( set "no_cache_dir="