https://bugs.winehq.org/show_bug.cgi?id=40694 Jason Edmeades <us(a)edmeades.me.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |us(a)edmeades.me.uk --- Comment #9 from Jason Edmeades <us(a)edmeades.me.uk> --- That patch is wrong - you need to keep spaces, otherwise something simple like "echo abc >a.a" gives different output (it should keep the spaces). I think it needs to be handled elsewhere, will take a look (In addition the patch should be WCHAR *tend = command + *commandLen - 1; (not +1) otherwise nothing works) I'll try to take a look -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.