[pywin32-bugs] [ pywin32-Bugs-956654 ] Incomplete installation of v. 201.1 on Windows XP
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2007-07-02 00:34:26
|
Bugs item #956654, was opened at 2004-05-19 06:34 Message generated for change (Comment added) made by rupole You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=956654&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: installation Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Greg Chapman (glchapman) Assigned to: Nobody/Anonymous (nobody) Summary: Incomplete installation of v. 201.1 on Windows XP Initial Comment: I just installed pywin32 201.1 on a new Windows XP machine (using Python 2.3.3); this was the first pywin32 build I've installed on this machine. The installation apparently succeeded, however, right- clicking a .py file does not present "Edit" as a command (only "Edit with IDLE"). During installation, there was no option presented on whether to make Pythonwn my default python editor, as I believe used to be done with previous builds. I've also installed 201.1 on another XP machine which has had several previous pywin32 builds installed and uninstalled. There the "Edit" command is present in the context menu. ---------------------------------------------------------------------- >Comment By: Roger Upole (rupole) Date: 2007-07-01 19:34 Message: Logged In: YES user_id=771074 Originator: NO This is the same issue as 1013126. The appropriate registry entries should be created in future builds. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=956654&group_id=78018 |