http://bugs.winehq.org/show_bug.cgi?id=58530 --- Comment #2 from Ken Sharp <imwellcushtymelike@gmail.com> --- Created attachment 81720 --> http://bugs.winehq.org/attachment.cgi?id=81720 Patch: do not show an error message when open_export_key() fails Following the installation, a couple of "regedit /e" processes are spawned. The keys it tries to access do not exist in either Wine or Windows 10. Wine 11.14 - error dialog Win NT 4 - exits silently Win 10 - exits silently Win 11 - exits silently The attached patch removes the error dialog to match Windows. I don't know if 9x-era regedit behaves the same way. -- 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.