https://bugs.winehq.org/show_bug.cgi?id=57017
Bug ID: 57017 Summary: .bat script won't work (fixme:console:write_console beep error) Product: Wine Version: 9.14 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: brandowlucas@gmail.com Distribution: ---
Created attachment 76861 --> https://bugs.winehq.org/attachment.cgi?id=76861 .bat script
Trying to interact with the menu will output "fixme:console:write_console beep" to the terminal and nothing happens. Prior to wine-9.14, it would just spam "fixme:cmd:WCMD_choice bad parameter L" WSADVQE /n" for /C" and nothing would happen too. I attached the .bat with the full script code.