[Python-bugs-list] [Bug #115487] Windows installer not logo compliant

noreply@sourceforge.net noreply@sourceforge.net
Wed, 27 Sep 2000 12:10:16 -0700


Bug #115487, was updated on 2000-Sep-27 09:28
Here is a current snapshot of the bug.

Project: Python
Category: Windows
Status: Closed
Resolution: Wont Fix
Bug Group: Feature Request
Priority: 5
Summary: Windows installer not logo compliant

Details: Python 2.0b2 is not Windows 2000 Logo compliant. I noticed the following problems:

Installer does not use the Microsoft Windows Installer Service [2.1]

Installer does not install into "Program Files" by default [2.4]

Installer does not create new Uninstall registry entries: [2.5]
InstallLocation, Publisher, VersionMajor, VersionMinor

Installer does not support advertising [2.6]

IDLE does not default to My Documents when saving files [4.1]

Follow-Ups:

Date: 2000-Sep-27 12:10
By: tim_one

Comment:
W2000 Logo compliance is a non-goal.

Some of these may be nice (e.g., using MSI when available), others will never happen (installing into "Program Files" -- that (a path with an embedded space) is the dumbest conceivable place to install an app users want to run from a cmd line -- Python *used* to get installed there, and dealing with the space was a major barrier for newbies).

-------------------------------------------------------

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=115487&group_id=5470