18 May
2017
18 May
'17
7:49 a.m.
https://bugs.winehq.org/show_bug.cgi?id=42648 --- Comment #3 from Austin English <austinenglish(a)gmail.com> --- I tried: diff --git a/dlls/kernel32/winerror.mc b/dlls/kernel32/winerror.mc index dc17f499b5..79ceb65b8c 100644 --- a/dlls/kernel32/winerror.mc +++ b/dlls/kernel32/winerror.mc @@ -3748,3 +3748,8 @@ SymbolicName=WSAECONNREFUSED Language=ENU Connection refused. . +MessageId= +SymbolicName=NTE_BAD_ALGID +Language=ENU +Invalid algorithm specified. +. and reran the installer. I got an error dialog, but that message wasn't in it. -- 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.