https://bugs.winehq.org/show_bug.cgi?id=44213
Bug ID: 44213 Summary: Failure to run application: CoGetInstanceFromFile failed to get CLSID from a file Product: Wine Version: 1.8.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: ole32 Assignee: wine-bugs@winehq.org Reporter: jay.aurabind@gmail.com Distribution: ---
Created attachment 59995 --> https://bugs.winehq.org/attachment.cgi?id=59995 Window executable that wine is unable to run
When running a windows executable, wine exits giving the following error:
err:ole:CoGetInstanceFromFile failed to get CLSID from a file err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004002 err:ole:create_server class {172bddf8-ceea-11d1-8b05-00600806d9b6} not registered err:ole:CoGetClassObject no class object {172bddf8-ceea-11d1-8b05-00600806d9b6} could be created for context 0x15
Application that crashes is attached