Can't find srclient.dll

Questions about Wine on Linux
Locked
[email protected]
Newbie
Newbie
Posts: 1
Joined: Wed Apr 11, 2018 9:23 am

Can't find srclient.dll

Post by [email protected] »

I'm trying to install Decimal BASIC. When I use Wine to run the install program, I get this:

Code: Select all

005a:err:module:import_dll Loading library srclient.dll (which is needed by L"C:\\users\\tom\\Temp\\EINSTALL\\20180331_143920\\INSTALL.EXE") failed (error c000007b).
005a:err:module:attach_dlls Importing dlls for L"C:\\users\\tom\\Temp\\EINSTALL\\20180331_143920\\INSTALL.EXE" failed, status c0000135
Srclient.dll is present in the syswow64 and the system32 directories and I tried registering srclient.dll. The registration failed. Is there a way to use this dll with Wine?
qwertymnb
Level 4
Level 4
Posts: 237
Joined: Sun Jan 17, 2016 4:36 pm

Re: Can't find srclient.dll

Post by qwertymnb »

I`ve opened a bugreport here: https://bugs.winehq.org/show_bug.cgi?id=44968
Locked