Windows activate does not work in a batch file · Issue #794 · conda/conda
See https://groups.google.com/a/continuum.io/forum/#!topic/anaconda/QMwqUbaVQDc. If you run activate py33 python -V in a batch file, it does not work, but if you run activate py33 && python -V it d...