Re: Command Line Arguments

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



sspyrison wrote:
> 
> Code:
> 
> startwine "/Applications/WinXP/drive_c/Program Files/WinMerge/WinMergeU.exe" "Z:\Users\usera" "Z:\Users\userb"
> 
> 
> 
> 
> Hope this helps future googlers.

Still wrong. You should double back slashed inside double quotes. Or use single quotes:

Code:
"Z:\\Users\\usera"


Or

Code:
'Z:\Users\usera'









[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux