From 7a70499fb874edc3ad95cf9b8144c70063d4b0e3 Mon Sep 17 00:00:00 2001 From: Alexandre Julliard Date: Mon, 21 Feb 2011 18:05:28 +0100 Subject: [PATCH] wine.inf: Put some fake dlls in the right place for WoW64. --- tools/wine.inf.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/wine.inf.in b/tools/wine.inf.in index 57e9ecf0807..ff72e563ff7 100644 --- a/tools/wine.inf.in +++ b/tools/wine.inf.in @@ -2574,7 +2574,8 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" [FakeDllsWow64] ; create some directories first 11,mui, -11,wbem, +11,gecko\plugin,npmshtml.dll +11,wbem,mofcomp.exe 11,,iexplore.exe,- 11,,winetest.exe,- 12,,mountmgr.sys,- -- 2.11.4.GIT