[Python-bugs-list] [ python-Bugs-478949 ] Windows installer start menu registry
noreply@sourceforge.net
noreply@sourceforge.net
Tue, 06 Nov 2001 18:06:01 -0800
Bugs item #478949, was opened at 2001-11-06 18:05
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=478949&group_id=5470
Category: Installation
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Bruce Sherwood (bsherwood)
Assigned to: Nobody/Anonymous (nobody)
Summary: Windows installer start menu registry
Initial Comment:
The new installer for Windows Python 2.2b1 enters a
long string into the InstallGroup portion of the
registry:
"C:\WINDOWS\StartMenu\Programs\Python 2.2"
Previous Windows installers entered a short string:
"Python 2.1"
I believe the long string is incorrect and the short
string correct. For example, when I try to use the
freeware installer InnoSetup (plus extensions) to
create an installer for VPython, an incorrect start
menu address is generated when I attempt to install a
on the start menu a pointer to the idlefork version of
IDLE. This worked fine in the past, with the short
form registry item.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=478949&group_id=5470