MsiLib

Jarek Zgoda jzgoda at o2.usun.pl
Wed Aug 22 16:00:44 EDT 2007


Charlie napisał(a):

> Thanks for the help. That definitely gets me on the right track. I am
> having an issue though. I keep getting the error that MSIDBOPEN_READONLY
> is not defined.
> 
> Here is my code for testing. Am I missing something really obvious or is
> something just not working that should and my system is screwed up
> somewhere? Thanks.
> 
> import msilib
> 
> c = msilib.OpenDatabase('test.msi', MSIDBOPEN_READONLY)

I think this should read msilib.MSIDBOPEN_READONLY.

-- 
Jarek Zgoda
http://jpa.berlios.de/



More information about the Python-list mailing list