https://docs.python.org/3.8/using/windows.html#installing-without-ui gives details of all of the options. The Microsoft Store version does not offer any options full stop!
From: Kyle Stanley <aeros...@gmail.com> Sent: 24 March 2020 18:10 To: Frédéric De Jaeger <fdejae...@novaquark.com> Cc: Python-ideas < > Subject: [Python-ideas] Re: About python3 on windows > That would be nice. Does it apply to the _windows store version_, the > _traditional installer_, both ? I believe it only applies to the traditional installer from python.org<http://python.org>. You will also have to verify it, as it has been a decent while since I've had to install Python on Windows. On Tue, Mar 24, 2020 at 7:05 AM Frédéric De Jaeger <fdejae...@novaquark.com<mailto:fdejae...@novaquark.com>> wrote: > Windows devices, they might want to consider using the PrependPath option > (which adds Python to PATH from the command line). I.E. > python-3.8.0.exe /quiet InstallAllUsers=1 PrependPath=1 > (IIRC, the above installation should allow usage of "python3" on > Windows for all users on the device) That would be nice. Does it apply to the _windows store version_, the _traditional installer_, both ? _______________________________________________ Python-ideas mailing list -- python-ideas@python.org<mailto:python-ideas@python.org> To unsubscribe send an email to python-ideas-le...@python.org<mailto: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/WQFJ4YGNUCKBITTHZQCME3GQRXPVPYT2/ Code of Conduct: http://python.org/psf/codeofconduct/
_______________________________________________ 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/YOJNE46ZO35G44TRSVKUTQQHWQCEVFMI/ Code of Conduct: http://python.org/psf/codeofconduct/