Jacek Caban : shdocvw: Set IE version to IE8.

Alexandre Julliard julliard at winehq.org
Mon May 3 11:54:06 CDT 2010


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Apr 30 18:45:33 2010 +0200

shdocvw: Set IE version to IE8.

---

 dlls/shdocvw/shdocvw.inf |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dlls/shdocvw/shdocvw.inf b/dlls/shdocvw/shdocvw.inf
index 97891fb..a612952 100644
--- a/dlls/shdocvw/shdocvw.inf
+++ b/dlls/shdocvw/shdocvw.inf
@@ -149,9 +149,9 @@ HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\iexplore.exe","Path",,
 
 
 [IE.Reg]
-HKLM,"Software\Microsoft\Internet Explorer","Build",,"62900.2180"
-HKLM,"Software\Microsoft\Internet Explorer","IVer",,"103"
-HKLM,"Software\Microsoft\Internet Explorer","Version",,"6.0.2900.2180"
+HKLM,"Software\Microsoft\Internet Explorer","Build",,"86001"
+HKLM,"Software\Microsoft\Internet Explorer","Version",,"8.0.6001.18702"
+HKLM,"Software\Microsoft\Internet Explorer","W2kVersion",,"8.0.6001.18702"
 
 
 [Strings]




More information about the wine-cvs mailing list