michael@0: @echo off michael@0: michael@0: set VIRTUAL_ENV= michael@0: michael@0: if defined _OLD_VIRTUAL_PROMPT ( michael@0: set "PROMPT=%_OLD_VIRTUAL_PROMPT%" michael@0: set _OLD_VIRTUAL_PROMPT= michael@0: ) michael@0: michael@0: if defined _OLD_VIRTUAL_PYTHONHOME ( michael@0: set "PYTHONHOME=%_OLD_VIRTUAL_PYTHONHOME%" michael@0: set _OLD_VIRTUAL_PYTHONHOME= michael@0: ) michael@0: michael@0: if defined _OLD_VIRTUAL_PATH ( michael@0: set "PATH=%_OLD_VIRTUAL_PATH%" michael@0: set _OLD_VIRTUAL_PATH= michael@0: ) michael@0: michael@0: :END