[Python-Dev] Windows installer for 2.4? (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Wed Jul 7 22:46:17 CEST 2004


Mark Peek wrote:

With the move to using VC 7.1 for Python builds, I believe I read there was a move to use the Microsoft Installer instead of the Wise installer. Looking in the PCbuild directory, I did not see any new installer files. Does anyone have a .vdproj file for packaging the current build?

No. While we will distribute a installer package, we definitely won't be using VC.NET to build that package. See nondist/sandbox/msi for a like technology for building the MSI package.

Regards, Martin



More information about the Python-Dev mailing list