[issue39412] Install launcher for all users

2020-01-22 Thread Steve Dower
Steve Dower added the comment: It's also a little bit historical - there was no way to *remove* the Python 3.4 launcher (always in C:\Windows), and it wasn't going to find many 3.5 installs, so we stomp on it. At this stage, it's potentially safe to turn it into a per-user install by defaul

[issue39412] Install launcher for all users

2020-01-22 Thread Steve Dower
Change by Steve Dower : -- resolution: -> not a bug stage: -> resolved status: open -> closed ___ Python tracker ___ ___ Python-bu

[issue39412] Install launcher for all users

2020-01-21 Thread Eryk Sun
Eryk Sun added the comment: The py launcher is separate from individual installations of Python. However many versions of Python are installed at the system level and for however many users, the system needs only one installation of the launcher. That's why it's recommended to install for al

[issue39412] Install launcher for all users

2020-01-21 Thread Karthikeyan Singaravelan
Change by Karthikeyan Singaravelan : -- components: +Windows nosy: +paul.moore, steve.dower, tim.golden, zach.ware ___ Python tracker ___ __

[issue39412] Install launcher for all users

2020-01-21 Thread ccetsii
New submission from ccetsii : In Python 3.8.1 (32 bits) Windows Installer, the first page show a checkbox for "install launcher for all users (recommended)", but software install in user directory (see screenchot attachment). Casually, in "customize installation" option, exist other "Install f