http://bugs.winehq.org/show_bug.cgi?id=8062
------- Additional Comments From dank@kegel.com 2007-16-04 13:25 ------- Oh, I don't doubt it could be buggy. I'm just wondering how native msi insulates itself from the bug. Perhaps it's significant that custom action dlls are run in a separate process by native msi. That way, a single call could crash without killing the calling installer. Ideally we could install native msi but that doesn't seem to be working on Wine lately; I just tried it, and added details to bug 5809