[Wine] Re: Table _Streams in msi files

ki0 IgorKost at gmail.com
Mon Mar 19 00:48:57 CDT 2007


toon wrote:

> 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.

Probably i will, but now i need to find a solution and finish my work
first.
And only thing i could write, that SQL:
SELECT * FROM _Streams
works in WIN XP sp2
and fails in wine

> > Maybe there is another way to extract cab files form msi?
> what about cabextract?
:) no, msi file can contain few cab files, and i need to find a way to
get them from msi! i could use cabextract only after that!

I find out, that msi.dll in debug mode contain method
"enum_stream_names" that enumarate all streams, but didn't create
_Streams table. So it's not hard to fix this... but i have no time to
wait for a fix. :(

Now you can create bug by your self...



More information about the wine-users mailing list