Comment 29 for bug 1111610

Revision history for this message
In , Djelinski1 (djelinski1) wrote :

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.