[Bug 7189] VS.NET 2005 Install showstopper: MSI read_table_from_storage error handling too strict?

Wine Bugs wine-bugs at winehq.org
Thu May 3 14:22:45 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=7189





------- Additional Comments From truiken at gmail.com  2007-03-05 14:22 -------
>From bug 7189:

Hi,

MSI files use a string table to store all different strings, and in the other
tables, only references to it are used. These references are usually stored in 2
bytes, but when there are more than (about) 2^15 strings, each reference takes
up three bytes. There may be also installers which use only one byte?

This is the case with Visual Studio 2005, for example, and there are other
applications in the AppDB which fail with the same error (invalid table size) as
well.

Two weeks ago I asked Mike McCornack about it on IRC, and he asked me to file a
bug, so here it is.

Regards

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list