l2k-Shadow wrote:> I have a program in a directory which works in wine without a problem. I
copied this program to another directory but now it's freaking out about
missing dlls like this:
> err:module:import_dll Library MSVCP50.dll (which is needed by
L"Z:\\drives\\system\\Business\\BotDev\\l2uthless Chat
New2\\ARDENC.DLL") not found
>
> How come it works in one directory and not another? Is there something i am
missing? I did not install this program via an automatic installer, nor does it
use registry, so simply copying all the files should not break the program.
>
Apparently you didn't copy everything--specifically, the dll it's
complaining about.