[New-bugs-announce] [issue24317] Change installer Customize default to match quick settings

Steve Dower report at bugs.python.org
Thu May 28 18:33:16 CEST 2015


New submission from Steve Dower:

(This is a reminder to myself, unless someone gets a patch in sooner than I get to it.)

Currently if you click "Customize" in the installer and then Next/Install without changing any settings, you get a default per-machine installation. However, if you click the Install Now button at the start, you get a default per-user installation.

The customize settings default should be changed to do a per-user install. We also need logic in the BA to enable Precompile Standard Library automatically when the all-users setting is enabled, otherwise people will miss that option.

----------
assignee: steve.dower
components: Windows
messages: 244316
nosy: steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Change installer Customize default to match quick settings
type: behavior
versions: Python 3.5, Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24317>
_______________________________________


More information about the New-bugs-announce mailing list