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 <[email protected]>
Sent: 24 March 2020 18:10
To: Frédéric De Jaeger <[email protected]>
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 
<[email protected]<mailto:[email protected]>> 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 -- 
[email protected]<mailto:[email protected]>
To unsubscribe send an email to 
[email protected]<mailto:[email protected]>
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/WQFJ4YGNUCKBITTHZQCME3GQRXPVPYT2/
Code of Conduct: http://python.org/psf/codeofconduct/
_______________________________________________
Python-ideas mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/YOJNE46ZO35G44TRSVKUTQQHWQCEVFMI/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to