http://bugs.winehq.org/show_bug.cgi?id=20285
--- Comment #10 from Austin English austinenglish@gmail.com 2009-10-13 11:20:57 --- (In reply to comment #9)
Created an attachment (id=24076)
--> (http://bugs.winehq.org/attachment.cgi?id=24076) [details]
Patch to make cmd treat tabs as spaces in batch file parameter lists.
Here's a (pretty trivial) patch to treat leading and trailing tab characters in batch file parameters in the same way as spaces.
With this patch applied, output from test.bat under wine cmd matches the output under XP and Vista.
Please send to wine-patches@winehq.org