Bugs item #1746880, was opened at 2007-07-03 04:02 Message generated for change (Comment added) made by loewis You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1746880&group_id=5470
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: Open Resolution: None Priority: 5 Private: No Submitted By: Roger Upole (rupole) Assigned to: Martin v. Löwis (loewis) Summary: AMD64 installer does not place python25.dll in system dir Initial Comment: Even with All Users selected, the 2.5.1 AMD64 msi installer puts python25.dll in the base python directory. Attaching install log. ---------------------------------------------------------------------- >Comment By: Martin v. Löwis (loewis) Date: 2007-07-03 07:49 Message: Logged In: YES user_id=21627 Originator: NO Will do. Most likely, rupole is right with his analysis. ---------------------------------------------------------------------- Comment By: George Yoshida (quiver) Date: 2007-07-03 04:49 Message: Logged In: YES user_id=671362 Originator: NO Martin, can you take a look? ---------------------------------------------------------------------- Comment By: Roger Upole (rupole) Date: 2007-07-03 04:17 Message: Logged In: YES user_id=771074 Originator: YES This looks like a simple typo in msi.py: if msilib.Win64: SystemFolderName = "[SystemFolder64]" It should be System64Folder instead. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1746880&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com