http://bugs.winehq.org/show_bug.cgi?id=7624
truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wine-msi |wine-misc
------- Additional Comments From truiken@gmail.com 2007-04-03 02:01 ------- Even with native DCOM, CoCreateInstance is still failing (run with +snoop):
0012:CALL ole32.CoCreateInstance(<unknown, check return>) ret=00c4acb4 0012:RET ole32.CoCreateInstance(00c42f98,00000000,00000017,00c413f4,7e6bb884) retval=800401f0 ret=00c4acb4 0012:Call msi.MsiRecordSetStringA(00000002,00000001,00ca2148 "CoCreateInstance of AutomaticUpdates failed") ret=00c50830
This fails because the custom action is calling CoCreateInstance on this guid:
bfe18e9c-6d87-4450-b37c-e02f0b373803 - IAutomaticUpdate provided by wuapi.dll