Re: GSP Family Tree fails at startup missing DLL?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



jl wrote:
> james@james-laptop:~$ wine start 'c:/Family/family.exe' &> /tmp/famlog.txt

This won't work. "start" program sans a separate process. You have to do something like this:

Code:

wine 'c:\Family\family.exe' &> /tmp/famlog.txt



Also note back-slashes instead of forward slashes. MS for whatever reason decided to be different.







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux