https://bugs.winehq.org/show_bug.cgi?id=39201
--- Comment #6 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 60704 --> https://bugs.winehq.org/attachment.cgi?id=60704 add message resource for CERT_E_UNTRUSTEDROOT
The Screenhero installer runs into a crash window (Access Violation) while calling FormatMessageW with id 0x800b0109 which apparently is CERT_E_UNTRUSTEDROOT
I don`t know where this error comes from but with the patch it gets further to install all files., though there`s still a crash in the end.
The application itsself starts with a new stub dll i`ll attach hereafter.