> The Microsoft Store version does not offer any options full stop! Good to know, thanks for clarifying. I haven't personally installed it from the Microsoft app store, but it was my assumption that it did not allow for custom installation options.
On Tue, Mar 24, 2020 at 3:18 PM Steve Barnes <gadgetst...@live.co.uk> wrote: > 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. > 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> 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 > 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/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/ZEY7LXEGPKBRCO6RBSSFSQ2W2F7ZLOI6/ Code of Conduct: http://python.org/psf/codeofconduct/