Re: Missing .DLL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



CallmeJeff 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!

Is this software for a webcam ? The class id in your error message matches vportal2.dll, by Logitech.

If so, try to run

Code:
regsvr32 vportal2









[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux