From 374db6371ca0cd17fea47685489ad6cb99b475b5 Mon Sep 17 00:00:00 2001 From: Dan Kegel Date: Wed, 24 Oct 2007 20:15:51 -0700 Subject: [PATCH] wine.inf: Add fake DLL for mshtml.dll. --- tools/wine.inf | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/wine.inf b/tools/wine.inf index e61d4fb370a..e6f3dbdd1d1 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -2224,6 +2224,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 11,,kernel32.dll 11,,msadp32.acm 11,,msg711.acm +11,,mshtml.dll 11,,msi.dll 11,,msiexec.exe 11,,msvcrt.dll -- 2.11.4.GIT