[issue24585] Windows installer does not detect existing installs

Steve Dower report at bugs.python.org
Tue Jul 7 18:18:36 CEST 2015


New submission from Steve Dower:

If you have Python 3.5.0b2 installed and run the Python 3.5.0b3 installer, it will upgrade correctly, but gives no indication that it will remove the old one.

We should default to an upgrade using the same settings as the previous installation when one exists. Users can then hit Customize to change settings if they want, or uninstall the old version to do a clean install.

----------
assignee: steve.dower
components: Installation, Windows
messages: 246426
nosy: paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Windows installer does not detect existing installs
type: behavior
versions: Python 3.5, Python 3.6

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


More information about the Python-bugs-list mailing list