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 shakir_juolay
Recipients eryksun, paul.moore, shakir_juolay, steve.dower, tim.golden, zach.ware
Date 2020-10-30.10:41:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604054516.13.0.71016819613.issue42196@roundup.psfhosted.org>
In-reply-to
Content
I have installed Zoom without Admin rights in the default folder D:\Users\sjuolay\AppData\Roaming\Zoom\bin. I am assuming it's only me since the application is not installed in Program Files.

Regarding CMD trying to run Python

D:\Users\sjuolay>where.exe python
D:\Users\sjuolay\AppData\Local\Microsoft\WindowsApps\python.exe

D:\Users\sjuolay>echo %PATH%
C:\Program Files\Teradata\Client\16.20\bin;C:\Program Files (x86)\Teradata\Client\16.20\bin;C:\app\product\11.2.0\client_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\Users\sjuolay\AppData\Local\Microsoft\WindowsApps;

Looks like I have it because of https://devblogs.microsoft.com/python/python-in-the-windows-10-may-2019-update/

Hope this is not interfering with what I am trying to do.
History
Date User Action Args
2020-10-30 10:41:56shakir_juolaysetrecipients: + shakir_juolay, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2020-10-30 10:41:56shakir_juolaysetmessageid: <1604054516.13.0.71016819613.issue42196@roundup.psfhosted.org>
2020-10-30 10:41:56shakir_juolaylinkissue42196 messages
2020-10-30 10:41:55shakir_juolaycreate