http://bugs.winehq.org/show_bug.cgi?id=27479
--- Comment #6 from Hans Leidekker hans@meelstraat.net 2011-06-14 14:33:41 CDT --- The installation is interrupted after a failure in a custom action:
0036:trace:msi:ACTION_CallDllFunction calling L"AAMIU_Install" 0036:err:ole:CoCreateInstance apartment not initialised 0036:fixme:console:AttachConsole stub ffffffff Starting installer... UI mode : Silent. 0036:err:ole:CoCreateInstance apartment not initialised Unable to initialize. Error parsing setup.xml file. Exiting Installer with Code: -11 0036:trace:msi:MsiCloseHandle 2 0036:trace:msi:MsiCloseHandle handle 2 destroyed 0036:trace:msi:MsiCloseHandle 1 0036:trace:msi:MsiCloseHandle handle 1 destroyed 0036:trace:msi:MsiCloseHandle 1 0036:trace:msi:DllThread custom action (36) returned 1603
Which looks like a duplicate of bug 18070.