25 Nov
2015
25 Nov
'15
7 a.m.
Wow, that was fast =) Looks like it's not finding it now with WINEDLLOVERRIDES="ieframe=n" and .dll.so renamed to .dll in app directory. Getting: err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\ieframe.dll" On 11/25/2015 07:44 AM, Dmitry Timoshkov wrote:
lemonsqueeze <lemonsqueeze(a)gmx.com> wrote:
Bottom of page also mentions that :
For DLLs at least, you should be able to rename the .dll.so to a .dll and stick it in the application's directory. That doesn't work either.
Try with WINEDLLOVERRIDES="ieframe=n" in addition to the above step. Once it works you could add an app specific dll override.