[Wine] Re: DLL missing problem

jorl17 wineforum-user at winehq.org
Sat Oct 10 16:15:18 CDT 2009


groogruxking40 wrote:
> 
> jorl17 wrote:
> > 
> > groogruxking40 wrote:
> > > 
> > > dimesio wrote:
> > > > What do you mean by "tried to run it through wine"? What exactly did you do with the downloaded dll?
> > > > 
> > > > Also, what version of Wine are you running?
> > > 
> > > 
> > > meaning I right clicked, and said open with wine application-
> > > I just left the downloaded dll on my desktop, not sure what to do with the file or how to add it to the registry, or what..  
> > > 
> > > I am using the latest, current stable version of Wine.
> > 
> > 
> > When you say 'stable', is it 1.1.31? If it isn't, it might be a good idea to upgrade.
> > 
> > In order for the application to use the DLL, it has to find it, so it must be accessible in Wine's PATH or the app's folder (and some other places) -- this applies to Windows too.
> > 
> > So, if that DLL isn't implemented natively bv Wine (AFAIK it isn't), then you should probably get away just by putting it in the same folder where your executable resides (the executable of the game).You may also choose to place it in system32, but, then, all applications will be able to access it.
> > 
> > By the way, if you ever need to use your own DLL instead of Wine's builtin, you can do that using the "DLL Overrides" section in Winecfg (you can google more for that info).
> > 
> > Right clicking the DLL probably did nothing -- it wouldn't in Windows as well -- because, by default, DLLs are meant to be executed, they really are "libraries" (but they  *can* be executed).
> > 
> > Cheers,
> > 
> > Jorl17.
> 
> 
> That's not what you were supposed to do. I mentioned that out of curiosity, but it applies only when you want Wine to use a native DLL instead of one of tis Builtin DLLs. That DLL doesn't seem like one implemented in Wine.
> 
> The system32 folder is kept in the C: drive (in ANY distro, not just Ubuntu). Before you ask me where the C drive is: check ~/.wine/drive_c. In order to see hidden files (such as the .wine folder in your home directory), you must press CTRL+H inside the Nautilus file manager.
> 
> Cheers,
> 
> Jorl17
> 
> Ok-
>  I did what you said, i went into winecfg- added the ddeml.ddl file under libraries, ran the setup.exe and nothing happened, same error.  also were is the system32 folder in ubuntu??








More information about the wine-users mailing list