This ain't winders - spaces aren't welcome. You might try and put the path in double quotes

On Fri, 31 Jan 2003 08:37:57 +0100 (CET)
Sylvain Petreolle <[EMAIL PROTECTED]> wrote:
Playing with the PATH command, I see it has has problem with names
containing spaces.
If you set a name with spaces and do PATH, you have:
PATH=C:\some thing

echo %path% will print it correct too.
C:\some thing

But if you try PATH %path% or PATH C:\some thing, you will have
PATH=C:\some

Looking in the source it appears that PATH takes only the first
parameter,
it should take ALL parameters on the line.

=====
Sylvain Petreolle
[EMAIL PROTECTED] Fight against Spam ! http://www.euro.cauce.org/en/index.html
ICQ #170597259

"Don't think you are. Know you are." Morpheus, in "Matrix".

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais !
Yahoo! Mail : http://fr.mail.yahoo.com
_______________________________________________
wine-users mailing list
[EMAIL PROTECTED]
http://www.winehq.com/mailman/listinfo/wine-users

--
[EMAIL PROTECTED] mailing list

Reply via email to