This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author BWenzel
Recipients BWenzel, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-04-16.06:57:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555397824.42.0.224141013708.issue36634@roundup.psfhosted.org>
In-reply-to
Content
I have attached the activate.bat script that got generated by venv.

My current path looks like this (added line breaks for readability):

C:\Program Files\Git\bin;
C:\Tools\antlr;
C:\Program Files (x86)\Common Files\Oracle\Java\javapath;
C:\ProgramData\Oracle\Java\javapath;
C:\windows\system32;
C:\windows;
C:\windows\System32\Wbem;
C:\windows\System32\WindowsPowerShell\v1.0\;
C:\Program Files (x86)\CheckPoint\Endpoint Security\Endpoint Common\bin;
C:\Program Files\IBM\Informix\Client-SDK;
C:\Program Files\IBM\Informix\Client-SDK\bin\netf20;
C:\Python34\;
C:\Python34\Scripts;
C:\Dwimperl\perl\bin;
C:\Dwimperl\perl\site\bin;
C:\Dwimperl\c\bin;
C:\Program Files\TortoiseSVN\bin;
C:\Program Files\Git LFS;
C:\Users\a0000000\Downloads\chromedriver_win32;
C:\Program Files (x86)\PuTTY\;
C:\Program Files\doxygen\bin;
C:\Strawberry\c\bin;
C:\Strawberry\perl\site\bin;
C:\Strawberry\perl\bin;
C:\Projects\tex\MiKTeX 2.9\miktex\bin\x64\;
C:\Program Files\MATLAB\R2017b\runtime\win64;
C:\Program Files\MATLAB\R2017b\bin;
C:\Program Files (x86)\Koenmdpk\AG-WC\Version Selector Plus\;
%AGWCROOT%\bin;
%SSLROOT%;
%IBISUROOT%;
C:\Program Files (x86)\Sennheiser\SoftphoneSDK\;
C:\Program Files\dotnet\;
C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;
C:\HashiCorp\Vagrant\bin;
%systemroot%\System32\WindowsPowerShell\v1.0\;
C:\Program Files\Git\usr\bin;
%systemroot%\System32\WindowsPowerShell\v1.0\;
%systemroot%\System32\WindowsPowerShell\v1.0\;
C:\Program Files\TortoiseGit\bin

%IBISUROOT%=C:\Program Files (x86)\Koenmdpk\ibisu\
%SSLROOT%=C:\Program Files (x86)\Koenmdpk\SSL\
%AGWCROOT%=C:\Program Files (x86)\Koenmdpk\AG-WC\3.60.30
%systemroot%=C:\windows
History
Date User Action Args
2019-04-16 06:57:04BWenzelsetrecipients: + BWenzel, paul.moore, tim.golden, zach.ware, steve.dower
2019-04-16 06:57:04BWenzelsetmessageid: <1555397824.42.0.224141013708.issue36634@roundup.psfhosted.org>
2019-04-16 06:57:04BWenzellinkissue36634 messages
2019-04-16 06:57:04BWenzelcreate