@echo off CALL manage_interpreter.bat activate_interpreter python %PROJECT_LIB%\translate.py %* CALL manage_interpreter.bat deactivate_interpreter