http://bugs.winehq.org/show_bug.cgi?id=5139
------- Additional Comments From ead1234@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/m...