IgorKost@gmail.com schreef:
> Hi, can somebody help me.
> I've designed my own msi unpacker. In native Windows it works well, but
> wine implementation of msi.dll can't find table "_Streams"...
:(
> Maybe there is another way to extract cab files form msi?
>
> And why there are no definition of this table in wine msi.dll?
Hi, this might be interesting for the developers to have a look at. If
it works in windows it should work in wine too. Please open a bug for
it in Bugzilla (http://bugs.winehq.org/), and attach the program right
there.
> Maybe there is another way to extract cab files form msi?
what about cabextract?