call cremig_setenv.bat @echo off call %CREMIG%\.venv\Scripts\activate.bat python %CREMIG_LIB%\compare_lists.py %* deactivate