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 -- http://mail.python.org/mailman/listinfo/python-list