Alexandre Julliard : wine.inf: Register iexplore from the system directory so that the 32-bit version gets registered too .

Alexandre Julliard julliard at winehq.org
Fri Apr 16 10:56:00 CDT 2010


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Apr 15 22:52:54 2010 +0200

wine.inf: Register iexplore from the system directory so that the 32-bit version gets registered too.

---

 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 53c3461..998ec7e 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -2532,7 +2532,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 11,,wintrust.dll,1
 11,,wmiutils.dll,1
 11,,wuapi.dll,1
-16422,Internet Explorer,iexplore.exe,1
+11,,iexplore.exe,1
 
 ; 32bit-only fake dlls
 [FakeDllsWin32]




More information about the wine-cvs mailing list