Re: Deconflict Unix Forward / and Windows Back Slash Directory

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

 



stvs wrote:
> Passing in the base directory as "\home\base_dir" doesn't work at all because this syntax is incorrect on BSD.
> 
> Is there some flag or trick to tell WINE to interpret the correct directory syntax on BSD? I'm stuck with the executable I have.


Uhhmmm. If you mean what I think you mean then you would escape the Windows directory delimiting forward slashes:

Code:
"\\home\\base_dir"


Otherwise your BSD shell will try and put an escaped "h" character and an escaped "b" character in that Wine path.

Bob







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

  Powered by Linux