[Bug 5139] Americas Army will not install properly

Wine Bugs wine-bugs at winehq.org
Thu May 25 00:59:36 CDT 2006


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





------- Additional Comments From ead1234 at hotmail.com  2006-25-05 00:59 -------
Created an attachment (id=2518)
 --> (http://bugs.winehq.org/attachment.cgi?id=2518&action=view)
patch to correct sort order on media table

Currently files.c is using the sort order by LastSequence, where as it should
be in sort order by DiskId according to MSDN. Now The installer proceeds part
way into the install and fails further into the install at another point.

http://msdn.microsoft.com/library/en-us/msi/setup/ordering_file_sequence_numbers_in_a_cabinet_file_table_and_media_table.asp?frame=true

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


Columns

DiskId
    Determines the sort order for the table. This number must be equal to or
greater than 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