13 Apr
2022
13 Apr
'22
9:49 a.m.
https://bugs.winehq.org/show_bug.cgi?id=52743 --- Comment #10 from Eric Pouech <eric.pouech(a)orange.fr> ---
@Eric, please let me know if you think this should be its own bug (or if it should be marked as a duplicate of bug 52761.
it should work when you give the exact path for the exec this should work: ./wine programs/cmd/cmd.exe /c echo 'hello' >& ~/test.txt < /dev/null while this doesn't (yet) ./wine cmd.exe /c echo 'hello' >& ~/test.txt < /dev/null I'll post to wine-devel this missing bit -- 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.