http://bugs.winehq.org/show_bug.cgi?id=12501
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |djelinski1@gmail.com
--- Comment #25 from Daniel Jelinski djelinski1@gmail.com 2012-03-05 12:15:26 CST --- Should we file in a new bug report for msvcp insufficiency? or will it be considered invalid because of mspatcha override?
With mspatcha and vcrun2005 installed the installer displays the first page. After that it complains about WMI configuration. The log contains these lines:
err:ole:CoGetClassObject class {cb8555cc-9128-11d1-ad9b-00c04fd8fdff} not registered err:ole:create_server class {cb8555cc-9128-11d1-ad9b-00c04fd8fdff} not registered err:ole:CoGetClassObject no class object {cb8555cc-9128-11d1-ad9b-00c04fd8fdff} could be created for context 0x5
This guid points to a class from wbemprox.dll. I installed wmi via winetricks. After that the above guid is no longer present in logs, but the installer still complains about wmi and fails.