[Bug 5139] Americas Army will not install properly

Wine Bugs wine-bugs at winehq.org
Wed May 24 18:55:55 CDT 2006


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





------- Additional Comments From ead1234 at hotmail.com  2006-24-05 18:55 -------
Yes I do know why you got the trace you did, the trace log output is wrong. I
compiled wine by changing the LastSequence to 1 in files.c, the trace of the
LastSequence is still >=1, so the trace message programming is errored. Upon
changing it to 1 it stopped looking for accessor.cab which is the  first entry
in the media table. According to MSDN it should be >=0. Regardless the output of
the MSI trace still read >=1 so it is not outputting the proper SQL statement in
the trace. It should be reading the accessor.cab value anyhow as zero is the
first entry of the media table.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/media_table.asp



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