This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Decorater
Recipients Decorater, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-12-08.06:24:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481178281.99.0.0821886789548.issue28902@psf.upfronthosting.co.za>
In-reply-to
Content
When installing python 3.6.0rc1 it errors saying that it cannot find python.dll  in cab1.cab (or some sort of file name similar to that) which it would obviously not exist. and then when I try to uninstall it it will fail saying 3.6 is not installed but not check the registry to remove the entries for the windows Installed programs list.

I would like if the (web and non web) installers would actually get better and check right before closing if 3.6 is in the registry when it cant find one installed and remove those entries. As well as looking for previous python versions that lo longer are on disk but are on the registry as if they are installed (basically allows for proper cleanup).
History
Date User Action Args
2016-12-08 06:24:42Decoratersetrecipients: + Decorater, paul.moore, tim.golden, zach.ware, steve.dower
2016-12-08 06:24:41Decoratersetmessageid: <1481178281.99.0.0821886789548.issue28902@psf.upfronthosting.co.za>
2016-12-08 06:24:41Decoraterlinkissue28902 messages
2016-12-08 06:24:41Decoratercreate