dimesio wrote: > > > this is my friends output (which works): > > > > > > Code: > > :~/.wine/drive_c/Program Files/ResponsaCD14$ env LANG=he_IL.utf8 WINEPREFIX="/home/a/.wine" wine "C:\PROG~FBU\RESP~MT1\RESPONSA.EXE" > > > > > > > > > this is my output (which dosn't work): > > > > > > Code: > > @avi-laptop:~$ env LANG="he_IL.UTF-8" WINEPREFIX="/home/avi/.wine" wine "C:\PROG~FBU\RESP~MT1\RESPONSA.EXE" > > > > > > > Your friend is running it from the program directory. You aren't. > http://wiki.winehq.org/FAQ#head-3b297df7a5411abe2b8d37fead01a2b8edc21619 you are right. my friend also said that the program won't run if he didn't cd first to the program's directory. but i have tried several times doing this too, and it didn't help.