Re: Python 3.1.1 installer botches upgrade when installation is not on C drive.

2009-12-21 Thread Gabriel Genellina
En Mon, 21 Dec 2009 15:25:05 -0300, John Nagle escribió: I just installed "python3.1.1.msi" on a system that had "python3.1.msi" installed in "D:/python31". The installer found the old installation in "D:/python31", partially trashed it, and then installed the new version in "C:/pyth

Python 3.1.1 installer botches upgrade when installation is not on C drive.

2009-12-21 Thread John Nagle
I just installed "python3.1.1.msi" on a system that had "python3.1.msi" installed in "D:/python31". The installer found the old installation in "D:/python31", partially trashed it, and then installed the new version in "C:/python31". I uninstalled the failed install, and reinstalled. On