[Wine] Missing .DLL

James McKenzie jjmckenzie51 at gmail.com
Thu Mar 1 11:52:30 CST 2012


On Thu, Mar 1, 2012 at 10:36 AM, CallmeJeff <wineforum-user at winehq.org> wrote:
> I am trying to run a .exe from a C++ program i found online and wine tells me that I am missing 2 .dll files which i
> then download and throw into the folder with the .exe.  I then get the error
>
> err:ole:CoGetClassObject class {102225e5-ea25-11d3-886e-00105a154a4d} not registered
> err:ole:CoGetClassObject class {102225e5-ea25-11d3-886e-00105a154a4d} not registered
> err:ole:CoGetClassObject no class object {102225e5-ea25-11d3-886e-00105a154a4d} could be created for context 0x3
>
> I tried copying the .dlls to the .wine/drive_c/system directory to no avial.  I think the issue is with installing the
> DLL's in wine.  I read winetricks might be the way to go but I am having a hard time using it.  Please Help!

Put the dlls in the same directory as where the program is executed
from and then run winecfg and set the dlls to native.

BTW, what are the names of the dll file(s)?

James



More information about the wine-users mailing list