diff --git a/Installation/install_python_module.bat b/Installation/install_python_module.bat index 871a388605..8864d96366 100644 --- a/Installation/install_python_module.bat +++ b/Installation/install_python_module.bat @@ -10,4 +10,4 @@ set CONDA_INSTALL_DIR=%CONDA_PREFIX%\lib\site-packages\shapeworks set BIN_PATH=%cd%\bin set BIN_PATH=%BIN_PATH:\=/% -call python .\Installation\replace_strings.py "%CONDA_INSTALL_DIR%\setup_path.py" placeholder_string %BIN_PATH% +call python .\Installation\replace_strings.py "%CONDA_INSTALL_DIR%\setup_path.py" placeholder_string "%BIN_PATH%"