Jacek Caban : shdocvw: Set IE's IVer and Build registries.

Alexandre Julliard julliard at winehq.org
Tue Jan 8 10:21:42 CST 2008


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Jan  8 00:52:57 2008 +0100

shdocvw: Set IE's IVer and Build registries.

---

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

diff --git a/dlls/shdocvw/shdocvw.inf b/dlls/shdocvw/shdocvw.inf
index 7fab0ac..7ed20d8 100644
--- a/dlls/shdocvw/shdocvw.inf
+++ b/dlls/shdocvw/shdocvw.inf
@@ -130,6 +130,8 @@ HKCU,"Software\Microsoft\Internet Explorer\Main","Search Page",,"http://www.goog
 
 
 [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"
 
 




More information about the wine-cvs mailing list