MSI read support in msilib?

Floris Bruynooghe floris.bruynooghe at gmail.com
Wed Jan 16 10:31:12 EST 2008


Hi

The introduction from the msilib documentation in python 2.5 claims it
supports reading an msi.  However on the Record class there is only a
GetFieldCount() method and some Set*() methods.  I was expecting to
see GetString() and GetInteger() methods to be able to read the
values.

Maybe I'm missing something?  Is there an other way to read the data
of a record?

Regards
Floris



More information about the Python-list mailing list