>In my home directory, I created a script >and associated *.doc's with it. >In that script, I got the following: > >#! /bin/sh > >wine C:\\Program\ Files\\Microsoft\ Office\\Office\\winword.exe $1 > >After a double-click on a *.doc file in a konqi >window, Winword launches and starts complaining >about wrong name/path of the document. >What's the problem? Try putting $1 into "" as paths with spaces would show up as two arguments. bye Fabi _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users