[Python-Dev] Compressing MSI files: 2.4.2 candidate?
"Martin v. Löwis"
martin at v.loewis.de
Thu Sep 22 21:17:59 CEST 2005
More information about the Python-Dev mailing list
Thu Sep 22 21:17:59 CEST 2005
- Previous message: [Python-Dev] Mapping Darwin 8.2.0 to Mac OS X 10.4.2 in platform.py
- Next message: [Python-Dev] Compressing MSI files: 2.4.2 candidate?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I just found that I can save somewhat more than 1MiB in the MSI file by using LZX:21 instead of the standard MSZIP when compressing the CAB file. A resulting package can be found at http://www.dcl.hpi.uni-potsdam.de/home/loewis/python-2.4.2c1.msi Can people please test whether this installs just as well? Is it ok to use this modified procedure for 2.4.2 final (2.4.2c1 still uses MSZIP). Regards, Martin
- Previous message: [Python-Dev] Mapping Darwin 8.2.0 to Mac OS X 10.4.2 in platform.py
- Next message: [Python-Dev] Compressing MSI files: 2.4.2 candidate?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list