Failed to import ISSKINU.DLL, all solutions posed are like a decade old

Questions about Wine on Linux
Locked
giddycadet
Level 2
Level 2
Posts: 10
Joined: Sun Jun 25, 2023 7:26 pm

Failed to import ISSKINU.DLL, all solutions posed are like a decade old

Post by giddycadet »

Hello, I'm trying to run a program via WINE, but it keeps failing and telling me it can't import ISSKINU.DLL (note the presence of the extra U in there; I don't know if this is functionally any different from ISSKIN but it isn't what my search results are about for sure).

Code: Select all

Runtime Error (at -1:0):

Cannot Import dll: <utf8>C:\users\spyndling\Temp\is-R5V51.tmp\ISSKINU.DLL.
I've tried installing both vcrun6sp6 and mfc42 as suggested by previous forum posts and both have failed rather spectacularly. Here is the one for vcrun6sp6:

Code: Select all

01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\aclui.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\comctl32.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a0:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a0:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\comctl32.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\imm32.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a0:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a0:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\imm32.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a0:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a0:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\imm32.dll") not found
01a0:err:module:import_dll Library imm32.dll (which is needed by L"C:\\windows\\syswow64\\comctl32.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a0:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a0:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\comctl32.dll") not found
01a0:err:module:import_dll Library comctl32.dll (which is needed by L"C:\\windows\\syswow64\\aclui.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a0:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a0:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\aclui.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a0:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a0:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\aclui.dll") not found
01a0:err:module:import_dll Library aclui.dll (which is needed by L"C:\\windows\\syswow64\\shell32.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\shell32.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a0:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a0:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\shell32.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\shlwapi.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a0:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a0:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\shlwapi.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\shcore.dll") not found
01a0:err:module:import_dll Library shcore.dll (which is needed by L"C:\\windows\\syswow64\\shlwapi.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a0:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a0:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\shlwapi.dll") not found
01a0:err:module:import_dll Library shlwapi.dll (which is needed by L"C:\\windows\\syswow64\\shell32.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a0:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a0:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\shell32.dll") not found
01a0:err:module:import_dll Library shell32.dll (which is needed by L"C:\\windows\\syswow64\\start.exe") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a0:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a0:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a0:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a0:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\start.exe") not found
01a0:err:module:LdrInitializeThunk Importing dlls for L"C:\\windows\\syswow64\\start.exe" failed, status c0000135
And here's the one for mfc42:

Code: Select all

Executing mkdir -p /home/spyndling
------------------------------------------------------
warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20210206 - sha256sum: 0f21da98811e0bfda16a7d6d6b8e860a9cedbd4e836c7dd9b02f068d3092ee2e with wine-8.10 (Staging) and WINEARCH=win64
winetricks GUI enabled, using zenity 3.42.1
Executing w_do_call mfc42
Executing mkdir -p /home/spyndling
------------------------------------------------------
warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Executing load_mfc42 
Executing wine /home/spyndling/.cache/winetricks/vcrun6/vc6redistsetup_deu.exe /T:C:\windows\Temp /c
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\aclui.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\comctl32.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a4:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a4:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\comctl32.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\imm32.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a4:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a4:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\imm32.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a4:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a4:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\imm32.dll") not found
01a4:err:module:import_dll Library imm32.dll (which is needed by L"C:\\windows\\syswow64\\comctl32.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a4:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a4:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\comctl32.dll") not found
01a4:err:module:import_dll Library comctl32.dll (which is needed by L"C:\\windows\\syswow64\\aclui.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a4:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a4:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\aclui.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a4:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a4:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\aclui.dll") not found
01a4:err:module:import_dll Library aclui.dll (which is needed by L"C:\\windows\\syswow64\\shell32.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\shell32.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a4:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a4:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\shell32.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\shlwapi.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a4:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a4:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\shlwapi.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\shcore.dll") not found
01a4:err:module:import_dll Library shcore.dll (which is needed by L"C:\\windows\\syswow64\\shlwapi.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a4:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a4:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\shlwapi.dll") not found
01a4:err:module:import_dll Library shlwapi.dll (which is needed by L"C:\\windows\\syswow64\\shell32.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a4:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a4:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\shell32.dll") not found
01a4:err:module:import_dll Library shell32.dll (which is needed by L"C:\\windows\\syswow64\\start.exe") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a4:err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\syswow64\\advapi32.dll") not found
01a4:err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\syswow64\\gdi32.dll") not found
01a4:err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\syswow64\\user32.dll") not found
01a4:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\syswow64\\start.exe") not found
01a4:err:module:LdrInitializeThunk Importing dlls for L"C:\\windows\\syswow64\\start.exe" failed, status c0000135
------------------------------------------------------
warning: Note: command wine /home/spyndling/.cache/winetricks/vcrun6/vc6redistsetup_deu.exe /T:C:\windows\Temp /c returned status 53. Aborting.
------------------------------------------------------
I see no point in making sure it works in a 32-bit prefix as the program I am trying to run is 64-bit only. I don't know why this could be failing; the only possible reason I can think is because I have .wine symlinked to somewhere else on my computer, but it behaves for everything else so I doubt this is the real issue here.

I'm on Pop OS 22.04 using WINE 8.10 staging.
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: Failed to import ISSKINU.DLL, all solutions posed are like a decade old

Post by jkfloris »

Code: Select all

Using winetricks 20210206
You ran into this winetricks bug.
Update winetricks with:

Code: Select all

sudo winetricks --self-update
I have no idea if your wineprefix can be fixed. Or if you need to create a new prefix.

If you need the 64-bit variant of mfc42(u).dll, you can extract them from the Windows 10 iso or copy them from a Windows installation.
(I know it's inconvenient to download the whole iso for two small files, but unfortunately there is no official way to get the 64-bit version of Visual C++ 6.)
giddycadet
Level 2
Level 2
Posts: 10
Joined: Sun Jun 25, 2023 7:26 pm

Re: Failed to import ISSKINU.DLL, all solutions posed are like a decade old

Post by giddycadet »

I ended up creating a new prefix as this ruined my main one - it was thankfully quite simple to do as I was able to keep all the content in every folder except \Windows.

I will try copying the files I need. Also very easy to do as I am still dual booting lol
giddycadet
Level 2
Level 2
Posts: 10
Joined: Sun Jun 25, 2023 7:26 pm

Re: Failed to import ISSKINU.DLL, all solutions posed are like a decade old

Post by giddycadet »

Copying mfc42u.dll from both system32 and syswow64 into their respective folders on the wine prefix has done nothing - still experiencing the same bug.
giddycadet
Level 2
Level 2
Posts: 10
Joined: Sun Jun 25, 2023 7:26 pm

Re: Failed to import ISSKINU.DLL, all solutions posed are like a decade old

Post by giddycadet »

I have also self updated winetricks now and successfully (i think) installed vcrun6sp6. It has also not helped.
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: Failed to import ISSKINU.DLL, all solutions posed are like a decade old

Post by jkfloris »

Can you give an example of a program that needs the isskinu.dll library?
invisible kid
Level 5
Level 5
Posts: 368
Joined: Tue Dec 24, 2019 3:23 pm

Re: Failed to import ISSKINU.DLL, all solutions posed are like a decade old

Post by invisible kid »

Delete
User avatar
DarkShadow44
Level 9
Level 9
Posts: 1338
Joined: Tue Nov 22, 2016 5:39 pm

Re: Failed to import ISSKINU.DLL, all solutions posed are like a decade old

Post by DarkShadow44 »

Yes, a program to reproduce would be useful.
giddycadet
Level 2
Level 2
Posts: 10
Joined: Sun Jun 25, 2023 7:26 pm

Re: Failed to import ISSKINU.DLL, all solutions posed are like a decade old

Post by giddycadet »

the installers for RC-20 and Soothe (both audio plugins) require it
User avatar
DarkShadow44
Level 9
Level 9
Posts: 1338
Joined: Tue Nov 22, 2016 5:39 pm

Re: Failed to import ISSKINU.DLL, all solutions posed are like a decade old

Post by DarkShadow44 »

Can you provide a download link? Because https://oeksound.com/plugins/soothe2/ works for me.
Locked