Re: Problem access a directory

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

 



On Tue, Mar 11, 2008 at 8:10 PM, VegasSam <wineforum-user@xxxxxxxxxx> wrote:
>  Is there a way to trace what the full path name the program is trying to access?

Yes.  Run it with
  WINEDEBUG=+file wine foo.exe > log.txt 2>&1
then look at log.txt.  It will list all the files the app tried to use.


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

  Powered by Linux