Alexandre Julliard : wine.inf: Create a fake dll for the 32-bit iexplore on Wow64.

Alexandre Julliard julliard at winehq.org
Fri Sep 9 10:56:45 CDT 2011


Module: wine
Branch: master
Commit: c8d912376fb343521de84456ef4e60375eab0229
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=c8d912376fb343521de84456ef4e60375eab0229

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Sep  9 12:55:43 2011 +0200

wine.inf: Create a fake dll for the 32-bit iexplore on Wow64.

---

 tools/wine.inf.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index 3d91981..1113400 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -2535,7 +2535,6 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 11,mui,
 11,gecko\plugin,npmshtml.dll
 11,wbem,mofcomp.exe
-11,,iexplore.exe,-
 11,,winetest.exe,-
 12,,mountmgr.sys,-
 ; registration order matters for these
@@ -2545,6 +2544,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 11,,msxml4.dll
 11,,msxml6.dll
 11,,shdocvw.dll
+16422,Internet Explorer,iexplore.exe
 11,,*
 
 [FakeDlls]




More information about the wine-cvs mailing list