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?
Correct log errors.
Correct log errors.
On 5/26/08, therock003 <[email protected]> wrote:
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.
Most of the time those are redistributable DLLs that the app shouldWhen 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?
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.
-
- Level 2
- Posts: 21
- Joined: Sat May 24, 2008 9:01 am
Correct log errors.
On Mon, May 26, 2008 at 9:58 AM, therock003 <[email protected]> wrote:
$ regsvr32 foo.dll
to use winetricks
$ sh winetricks
They probably aren't registered then.It happens in cases where dll are installed and present so its strange.Any way how can i use the winetricks?
$ regsvr32 foo.dll
to use winetricks
$ sh winetricks