Re: running .exe with space in path and getting a crash

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

 



On Mon, 2007-05-21 at 15:03 +0300, Wladimir Mutel' wrote:

> 	wine /media/something/some\ folder\setup.exe

I think there's a mistake in that line.

each '/' is passed by the shell as a dir level.  '\' is usually used to
escape the next character, which then is a special character, but
there's nothing special about the 's'. 

Surely

 wine /media/something/some\ folder/setup.exe
                                  ^^^

-- 
Declan Moriarty <junk_mail@xxxxxx>


_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users

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

  Powered by Linux