wine user-friendliness

Fabian Cenedese Cenedese at indel.ch
Mon Oct 20 04:27:45 CDT 2003


>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





More information about the wine-users mailing list