[Bug 5139] Americas Army will not install properly

Wine Bugs wine-bugs at winehq.org
Thu May 25 01:10:20 CDT 2006


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





------- Additional Comments From ead1234 at hotmail.com  2006-25-05 01:10 -------
Created an attachment (id=2519)
 --> (http://bugs.winehq.org/attachment.cgi?id=2519&action=view)
msi dump with sort order by DiskId

when installing with order by DiskId as recommended by MSDN the install
proceeds further and dies at trying to extract files to the temp folder. What
is strange is the trace I get from msi when it lists the SQL statement.

trace:msi:MSI_DatabaseOpenViewW L"SELECT * FROM `Media` WHERE `LastSequence` >=
611 ORDER BY `DiskId`" 0x7fb8f794


Changing the Order By to DiskId should have no effect on the LastSequence >= 0
portion of the sql statement, it should just change the sort order, here it
says 611 which shows there is a flaw in the trace message code.

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