http://bugs.winehq.org/show_bug.cgi?id=59275 --- Comment #4 from mkrsym1@gmail.com --- After thinking about it for a while, I came up with the following idea: have a registry switch (e.g. HKCU\Software\Wine->TrustBuiltinDlls, could be enabled by default?) to make WinVerifyTrust succeed for DLLs with "Wine builtin DLL" even if they don't have a signature. This would allow upstream builds to run problematic applications without extra packager effort, and if the packagers want to actually sign the DLLs, they can just do that and ship with TrustBuiltinDlls disabled. I understand the desire to have everything work exactly in-line with real Windows, but I believe that this particular change could be very useful, as the proper fix of actually signing everything is quite cumbersome for the packagers, so I expect that most would not bother. --- New entry on the problematic list, "Arknights: Endfield" rejects uxtheme.dll and msimg32.dll by WinVerifyTrust. winex11.drv is verified but not rejected due to a bug in the protector. -- 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.