From d7c9cd2e2f12d18b54a56fff26a9a544e3f8027a Mon Sep 17 00:00:00 2001 From: Zebediah Figura Date: Sun, 26 Apr 2020 09:13:19 -0500 Subject: [PATCH] wine.inf: Install WMI DLLs in the wbem subdirectory in WoW64 too. Hauppauge WinTV 8.5 expects to find wmic.exe here. Without this patch it incorrectly reports that a device is connected. Signed-off-by: Zebediah Figura Signed-off-by: Alexandre Julliard --- loader/wine.inf.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/loader/wine.inf.in b/loader/wine.inf.in index dbdec4c38aa..e602546da8e 100644 --- a/loader/wine.inf.in +++ b/loader/wine.inf.in @@ -2603,6 +2603,10 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 11,gecko\plugin,npmshtml.dll 11,Speech\Common,sapi.dll 11,wbem,mofcomp.exe +11,wbem,wbemdisp.dll +11,wbem,wbemprox.dll +11,wbem,wmic.exe +11,wbem,wmiutils.dll 11,WindowsPowerShell\v1.0,powershell.exe 10,syswow64,stdole2.tlb 11,,iexplore.exe