Alexandre Julliard : wine.inf: Also create iexplorer. exe in the system directory for registration.

Alexandre Julliard julliard at winehq.org
Wed Dec 14 13:23:33 CST 2011


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Dec 14 18:01:25 2011 +0100

wine.inf: Also create iexplorer.exe in the system directory for registration.

---

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

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index a84b73e..2fdd3b7 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -2536,6 +2536,7 @@ 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
@@ -2562,6 +2563,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 10,,notepad.exe
 10,,regedit.exe
 11,,explorer.exe
+11,,iexplore.exe
 11,,notepad.exe
 11,,winetest.exe,-
 12,,mountmgr.sys




More information about the wine-cvs mailing list