http://bugs.winehq.org/show_bug.cgi?id=5358
------- Additional Comments From pancha@mail.nnov.ru 2006-23-06 02:56 ------- Create HKLM/System/CurrentControlSet/Services/msiserver key, and installer will be happy with OpenService. It would then start installing; however, most files would be installed in incorrect location (URTInstallPath directory shouldn't be used at all). I submitted several todoed tests to msi test suite to highlight relevant bugs. With all these bugs fixed installer would go as it should up to InstallFinalize action and will then fail to register components (because of missing COM+ catalog object and because of some problems with .NET system). I failed to make helper programs work, but at least i hope that MSI problems found (I have patches to fix them, but they not ready for submittion yet)