New submission from anatoly techtonik <techto...@gmail.com>: Projects that still support Python 2.4 are building distributions with either 2.4.x or 2.5.x versions, because they afraid that newer installers won't run on Windows XP or Windows 2000.
http://trac.edgewall.org/ticket/9404#comment:2 Unfortunately, these installers fail to create uninstall keys with an error like: Could not create scons-py2.6 Could not set key value Python 2.6 SCons - a software construction tool Could not set key value ...\Python26\Removescons.exe" -u ... This is similar to http://bugs.python.org/issue600952 that was reported for Python 2.1 / 2.2 long ago. http://scons.tigris.org/issues/show_bug.cgi?id=2533 http://trac.edgewall.org/attachment/ticket/9404/win7_install_warnings.png ---------- assignee: tarek components: Distutils, Windows messages: 107219 nosy: tarek, techtonik priority: normal severity: normal status: open title: wininst: could not create key versions: Python 2.5 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8928> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com