27 Nov
2023
27 Nov
'23
4:35 a.m.
https://bugs.winehq.org/show_bug.cgi?id=55723 --- Comment #6 from Eric Pouech <eric.pouech(a)gmail.com> --- an evolution to regsvr32 has just landed in Wine 8.21 by default (no options), regsvr32 will use graphical message boxes to report errors when run with /s option, it will prints error messages to stderr so to get back your previous behavior, you should: - run regsvr32 with '/s' option - use stderr (instead of stdout) to capture/display output -- 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.