http://bugs.winehq.org/show_bug.cgi?id=21914
--- Comment #9 from Juan Lang juan_lang@yahoo.com 2010-03-05 12:08:22 --- Indeed, I'd agree with Andrew's assessment. Here's the suspect part of the log: err:ole:CoCreateInstance apartment not initialised err:msi:custom_get_thread_return Invalid Return Code -2147221008
-2147221008 is CO_E_NOTINITIALIZED. If you revert the patch in bug 18070, does it work?