On 5/26/08, therock003 <wineforum-user at winehq.org>
wrote:> When an aplication doesnt run succesfully you get a "wine finished
with
> error" window with the show log option that displays what went wrong.
>
> Is there a way to correct this mistakes,cause its usually styff like could
> not find spcific dll.Cant you point to where the dll is located so that
> everything can be peachy?
>
>
>
>
>
>
Most of the time those are redistributable DLLs that the app should
provide, but is for some reason expecting them to already be there. In
many cases, you can use winetricks (http://kegel.com/wine/winetricks)
to get the DLLs you need installed.