Python .msi installer (On Windows 7 64-bit) is installing all files in the root of the c: drive, instead of in c:\Python25 (where I told it).
I have tried creating the c:\Python25 before running the installer, which was no help.
The version of the installer I'm running is python-2.5.amd64.msi (for compatibility with Google App Engine).
Thanks,
Neal