http://bugs.winehq.org/show_bug.cgi?id=20161
--- Comment #6 from Austin English austinenglish@gmail.com 2009-12-22 23:48:02 --- (In reply to comment #5)
It *was* committed... http://source.winehq.org/git/wine.git/?a=commitdiff;h=a78ccf11602215c51d664b... I haven't retested.
austin@midna:~$ wine cmd /c foo.bat Z:\home\austin>echo (si::save-system "modified.exe") austin@midna:~$ cat echo.txt (si::save-system "modified.exe")
Similar bugs remain, so I'm tempted to leave this open. See: http://winezeug.googlecode.com/svn/trunk/appinstall/scripts/cmd.ahk
specifically: todo_test_output("echo ""/?""", """/?"" `r`n","20161")
More clearly: wine cmd /c echo "/?" should return "/?" but instead returns /?.