On 4/10/20, MRAB <pyt...@mrabarnett.plus.com> wrote: > On 2020-04-10 20:14, Christopher Barker wrote: > >> How does py.exe get on the PATH? >> > py.exe goes into the Windows folder, which is on the PATH.
That's the typical setup, but a standard user that can't get OTS administrator access has to install the launcher just for the current user, in "%LocalAppData%\Programs\Python\Launcher", which the installer automatically adds to the per-user PATH. _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/5RIUDB7L4ON3SFIPEYBLOZCXQN3WUIYB/ Code of Conduct: http://python.org/psf/codeofconduct/