[Bug 4533] Half Life 2 fails to install [ MSI ]

Wine Bugs wine-bugs at winehq.org
Wed May 3 01:32:50 CDT 2006


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





------- Additional Comments From ead1234 at hotmail.com  2006-03-05 01:32 -------
I did some testing and added a MoveFiles function to actions.c and had it dump
the MoveFile table out to the console.

In the case of americas army the MoveFile table is: 

fixme:msi:ITERATE_MoveFile File Key -> L"DistributionIni" Component ->
L"ArmyOps"  Source Name -> (null) Dest Name -> (null) Srce Folder -> L"DISTFILE"
Dest Folder -> L"ArmySystemFolder"  Move Options -> (null)

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

according to msdn it appears if the component "ArmyOps" is slated for
installation then it should be moving the source folder to the destination
folder since both the source name and destination name are left blank. This has
to be done before InstallFiles can be performed, so it has files to perform it on.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the wine-bugs mailing list