Copy windows prog to fake_windows

Fabian Cenedese Cenedese at indel.ch
Wed Jun 18 10:09:25 CDT 2003


>savio at debian:~$ wine --debugmsg +loaddll -- /home/savio/.wine/fake_windows/Program Files/Sisupfor/SISSUPFOR.exe
>Invoking /usr/bin/wine.bin --debugmsg +loaddll -- /home/savio/.wine/fake_windows/Program Files/Sisupfor/SISSUPFOR.exe ...
>/usr/bin/wine.bin: cannot find '/home/savio/.wine/fake_windows/Program'
>Wine failed with return code 1

It's looking for '/home/savio/.wine/fake_windows/Program' !
Obviously the space is the problem. Either escape the command line
so the path becomes one argument or do without the space (preferable).

bye  Fabi





More information about the wine-users mailing list