> 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] 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/WQFJ4YGNUCKBITTHZQCME3GQRXPVPYT2/ Code of Conduct: http://python.org/psf/codeofconduct/
