Sylvain Petreolle wrote:
Playing with the PATH command, I see it has has problem with namesHey your right. Since I have not been too successfull in getting my Hack^H^H^H^HPatches applied lately could you start a bug for this. I will have at least shot at it.
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.
--
Tony Lambregts
_______________________________________________
wine-users mailing list
wine-users@winehq.com
http://www.winehq.com/mailman/listinfo/wine-users