Displaying 1 result from an estimated 1 matches for "desiredappname".
2007 Apr 19
2
Path confusion
Dear wine gurus,
I'm trying to run a program installed like this:
/usr/local/program/program.exe
which also contains a subdirectory:
/usr/local/program/subdir/
with some files. When typing:
$ wine /usr/local/program/program.exe
I get an error mesage like:
"File \subdir\some_file not found!"
The problem can be solved by putting
the subdir to the root directory of the
computer