http://bugs.winehq.org/show_bug.cgi?id=12218
--- Comment #13 from Hans Leidekker hans@meelstraat.net 2010-06-09 10:12:20 --- Created an attachment (id=28698) --> (http://bugs.winehq.org/attachment.cgi?id=28698) msi: Implement MsiGetFeatureCostA/W.
Try this patch. The numbers will not be the same as on Windows because we're not handling feature states correctly, which means that costs for features which will not be installed will not be subtracted from the total costs. But that's the subject for another patch.