http://bugs.winehq.org/show_bug.cgi?id=35588
--- Comment #4 from Berillions berillions@gmail.com --- (In reply to comment #3)
Could you please get another one, this time also adding +seh, and redirecting output with >> to avoid corruption? Thanks.
Forgive me my unknowledge but how i must to use the ">>" output redirection corectly ?
If i use like this "env WINEDEBUG=+relay,+module,+seh wine setup.exe >> Crash.txt", the fill is always empty and i have the output message in the console.
But if i use "&>>", it can correct to give you a good log ?