On 4/19/07, Vojtěch Spiwok <Vojtech.Spiwok@xxxxxxxx> wrote:
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 -- James Hawkins
_______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users