Hi guys, For some reason, certain window's .exe installers give the following error: Code: Runtime Error (at - 1:0): Cannot Import dll:C:\users\xxx\Temp\is-00IEG.tmp\isskin.dll This error has occurred while attempting to install certain applications/games...any idea what this is referring to? The help appreciated, as usual. ;) r2rX :D
Update: When launching one program's installer, that complains about isskin.dll, I browse to WINE's (Windows) Temp folder and I copy the isskin.dll into the System32 folder; then I register it WINE's DLL Override section (setting it to native, builtin). It still doesn't work. Now i'm at a loss as where to continue... r2rX :)
Code: fixme:msg:ChangeWindowMessageFilter c046 00000001 fixme:win:DisableProcessWindowsGhosting : stub err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\users\\ready2rumbelx\\Temp\\is-L6E45.tmp\\isskin.dll") not found fixme:xrender:XRender_AlphaBlend Unable to AlphaBlend without Xrender fixme:xrender:XRender_AlphaBlend Unable to AlphaBlend without Xrender Hope this helps. :) r2rX :D
On Mon, Jul 5, 2010 at 1:44 PM, r2rX <wineforum-user at winehq.org> wrote:> > Code: > fixme:msg:ChangeWindowMessageFilter c046 00000001 > fixme:win:DisableProcessWindowsGhosting : stub > err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\users\\ready2rumbelx\\Temp\\is-L6E45.tmp\\isskin.dll") not found > fixme:xrender:XRender_AlphaBlend Unable to AlphaBlend without Xrender > fixme:xrender:XRender_AlphaBlend Unable to AlphaBlend without Xrender > >winetricks vcrun6sp6 John