Dear James,
Thank you for the tip, but I'm affraid
that it does not work. The program calls
\subdir\some_file and not
subdir\some_file
Cheers
Vojtech Spiwok
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 so I have:
/bin
/boot
/dev
...
/subdir
...
Do you know some more elegant solution
by setting some environment variable or
by giving wine some parameter?
$ cd /usr/local/program/
$ wine program.exe
_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users