http://bugs.winehq.org/show_bug.cgi?id=21505
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2010-01-29 01:39:45 --- This: set PROGRAMFILES=%ProgramFiles%
And this: wine cmd /c echo "%ProgramFiles%" > test_echo_wine.txt
Are totally different things.
Closing. There is no bug here. cmd _always does_ output new line after every command. If you do not want that - do not use it.