http://bugs.winehq.org/show_bug.cgi?id=21505
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2010-01-27 20:01:42 --- Don't see a problem here: Win xp: echo %ProgramFiles%> test_echo_win.txt
Wine: wine cmd /c echo "%ProgramFiles%" > test_echo_wine.txt
$ cmp test_echo_win.txt test_echo_wine.txt $
And yes both files contain: 00000000 43 3A 5C 50 │ 72 6F 67 72 │ 61 6D 20 46 │ 69 6C 65 73 │ 0D 0A