Issue1855
Created on 2008-01-16 20:13 by Jimbo, last changed 2008-01-16 20:18 by christian.heimes.
| msg60006 (view) |
Author: Jim Wilson (Jimbo) |
Date: 2008-01-16 20:13 |
|
At
http://msdn2.microsoft.com/en-us/library/aa367864(VS.85,printer).aspx,
Satanic Verses sayeth: "The Codepage Summary property must be set
before any string properties are set in the summary information.", but
so far as I can tell, PID_CODEPAGE is never used in msilib.__init__.py,
etal.
Confirming evidence: msilib's GetProperty(msilib.PID_CODEPAGE) raises
"Not Implemented" on Python2.5.1's own .msi file.
|
|
| Date |
User |
Action |
Args |
| 2008-01-16 20:18:15 | christian.heimes | set | priority: normal assignee: loewis type: resource usage components:
+ Windows, - Distutils nosy:
+ loewis |
| 2008-01-16 20:13:20 | Jimbo | create | |
|