WINE Runtime Error - isskin.dll issue?!?

Questions about Wine on Linux
Locked
r2rX
Level 3
Level 3
Posts: 69
Joined: Thu Apr 29, 2010 4:28 pm

WINE Runtime Error - isskin.dll issue?!?

Post by r2rX »

Hi guys,

For some reason, certain window's .exe installers give the following error:

Code: Select all

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
r2rX
Level 3
Level 3
Posts: 69
Joined: Thu Apr 29, 2010 4:28 pm

Post by r2rX »

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 :)
r2rX
Level 3
Level 3
Posts: 69
Joined: Thu Apr 29, 2010 4:28 pm

Post by r2rX »

I don't know why I cannot edit my posts.....so pardon me for posting again.

I've encountered this thread:

http://ubuntuforums.org/showpost.php?p= ... stcount=26

Which suggested a potential fix for this problem....but, unfortunately, it still prevails.

r2rX :)
User avatar
dimesio
Moderator
Moderator
Posts: 13201
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

What version of Wine? If it's not the latest development release, upgrade and test in a clean wineprefix (no winetricks, nothing else installed). If that doesn't fix it, run it from a terminal and post whatever messages appear. http://wiki.winehq.org/FAQ#run_from_terminal
r2rX
Level 3
Level 3
Posts: 69
Joined: Thu Apr 29, 2010 4:28 pm

Post by r2rX »

I'm using Wine 1.2 rc5, tested it vanilla as well as with winetricks.

r2rX :)
John Drescher

WINE Runtime Error - isskin.dll issue?!?

Post by John Drescher »

On Mon, Jul 5, 2010 at 11:02 AM, r2rX <[email protected]> wrote:
I'm using Wine 1.2 rc5, tested it vanilla as well as with winetricks.
So post the terminal output.

John
r2rX
Level 3
Level 3
Posts: 69
Joined: Thu Apr 29, 2010 4:28 pm

Post by r2rX »

Code: Select all

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
John Drescher

WINE Runtime Error - isskin.dll issue?!?

Post by John Drescher »

On Mon, Jul 5, 2010 at 1:44 PM, r2rX <[email protected]> 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
r2rX
Level 3
Level 3
Posts: 69
Joined: Thu Apr 29, 2010 4:28 pm

Post by r2rX »

Working perfect now. Thanks alot, John. :)

r2rX :D
Willemoes
Newbie
Newbie
Posts: 2
Joined: Sun Dec 18, 2011 9:16 am

Post by Willemoes »

Incredibly AWESOME! It worked!!

Thanks a lot
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

'winetricks mfc42' should also work.
k0enf0rNL
Newbie
Newbie
Posts: 1
Joined: Thu Aug 30, 2012 1:51 am

Re: WINE Runtime Error - isskin.dll issue?!?

Post by k0enf0rNL »

hello
i got this terminal code when I typed: winetricks vcrun6sp6

Code: Select all

koen@konst-thuis:~$ winetricks vcrun6sp6
Executing w_do_call vcrun6sp6
Executing load_vcrun6sp6
Executing mkdir -p /home/koen/.cache/winetricks/vcrun6sp6
Executing cabextract -q /home/koen/.cache/winetricks/vcrun6sp6/Vs6sp6.exe -d /home/koen/.wine/dosdevices/c:/windows/temp/_vcrun6sp6 -F vcredist.exe
Executing rm -f /home/koen/.wine/dosdevices/c:/windows/syswow64/comcat.dll
Executing rm -f /home/koen/.wine/dosdevices/c:/windows/syswow64/msvcrt.dll
Executing rm -f /home/koen/.wine/dosdevices/c:/windows/syswow64/oleaut32.dll
Executing rm -f /home/koen/.wine/dosdevices/c:/windows/syswow64/olepro32.dll
Executing rm -f /home/koen/.wine/dosdevices/c:/windows/syswow64/stdole2.tlb
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
Executing cabextract -q vcredist.exe -d /home/koen/.wine/dosdevices/c:/windows/syswow64 -F mfc42u.dll
can someone help me with this?
Mosika
Level 1
Level 1
Posts: 6
Joined: Tue Feb 12, 2013 4:41 pm

Re:

Post by Mosika »

r2rX wrote:

Code: Select all

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
Hee dude.. I am a noob with codes etc. how do i have to use this code to let the wine works fine ?? and what is winetricks... please help me, cause i need it. thanks
Mosika
Level 1
Level 1
Posts: 6
Joined: Tue Feb 12, 2013 4:41 pm

Re: WINE Runtime Error - isskin.dll issue?!?

Post by Mosika »

Guys,

I i have the same problem.. and i see that some of you got wine works.. please tell what to do with codes and winetricks etc.
i need it.. and yeah i am a noob with codes.cheats.

thanks alot.
User avatar
dimesio
Moderator
Moderator
Posts: 13201
Joined: Tue Mar 25, 2008 10:30 pm

Re: WINE Runtime Error - isskin.dll issue?!?

Post by dimesio »

Mosika
Level 1
Level 1
Posts: 6
Joined: Tue Feb 12, 2013 4:41 pm

Re: WINE Runtime Error - isskin.dll issue?!?

Post by Mosika »

Really i dont understand the link u send me.. please be able to copmlain it in steps.. thanks alot
User avatar
dimesio
Moderator
Moderator
Posts: 13201
Joined: Tue Mar 25, 2008 10:30 pm

Re: WINE Runtime Error - isskin.dll issue?!?

Post by dimesio »

What part do you not understand?
Mosika
Level 1
Level 1
Posts: 6
Joined: Tue Feb 12, 2013 4:41 pm

Re: WINE Runtime Error - isskin.dll issue?!?

Post by Mosika »

After i open setup.exe with wine.. he give me error:

Runtime Error (at - 1:0):

Cannot Import dll:C:\users\xxx\Temp\is-00IEG.tmp\isskin.dll

Soo... what do i have to do now.. please dont give me codes without explanation.

examply i dont understand what u mean with install winetricks while u give me codes...huhh.. Explain me step by step what to do.. please
Mosika
Level 1
Level 1
Posts: 6
Joined: Tue Feb 12, 2013 4:41 pm

Re: WINE Runtime Error - isskin.dll issue?!?

Post by Mosika »

btw I use Mac.. and i want to instal ReFX Nexus 2.2
User avatar
dimesio
Moderator
Moderator
Posts: 13201
Joined: Tue Mar 25, 2008 10:30 pm

Re: WINE Runtime Error - isskin.dll issue?!?

Post by dimesio »

Mosika wrote:btw I use Mac.. and i want to instal ReFX Nexus 2.2
So why have you resurrected an old thread in the Linux subforurm that has nothing to do with what you are trying to do?

Start a new thread in the Mac subforum with all the details of your specific problem.
Locked