[Bug 5139] Americas Army will not install properly

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


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





------- Additional Comments From ead1234 at hotmail.com  2006-24-05 18:19 -------
>From Jason Spiro  2006-05-19 13:50 -------

Wine-msi is executing the SQL statement "SELECT * FROM `Media` WHERE
`LastSequence` >= 1 ORDER BY `LastSequence`". That select statement should not
be selecting the row that mentions DiskId="22" LastSequence="0" DiskPrompt=""
Cabinet="accessor.cab" VolumeLabel="" Source=""

wine is executing SELECT * FROM `MEDIA` WHERE LastSequence >= 0 according to
files.c, not 1.

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