Louis Lenders : shdocvw.inf: Add default registry key " HKCU\Software\Microsoft\Internet Explorer\Settings.

Alexandre Julliard julliard at winehq.org
Wed Aug 26 10:45:16 CDT 2009


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

Author: Louis Lenders <xerox_xerox2000 at yahoo.co.uk>
Date:   Wed Aug 26 09:21:45 2009 +0200

shdocvw.inf: Add default registry key "HKCU\Software\Microsoft\Internet Explorer\Settings.

---

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

diff --git a/dlls/shdocvw/shdocvw.inf b/dlls/shdocvw/shdocvw.inf
index d67443d..92e7884 100644
--- a/dlls/shdocvw/shdocvw.inf
+++ b/dlls/shdocvw/shdocvw.inf
@@ -142,6 +142,7 @@ HKLM,"Software\Microsoft\Windows\CurrentVersion\URL\Prefixes","www",,"http://"
 [Settings.Reg]
 HKCU,"Software\Microsoft\Internet Explorer\Main","Start Page",2,"http://www.winehq.org"
 HKCU,"Software\Microsoft\Internet Explorer\Main","Search Page",2,"http://www.google.com"
+HKCU,"Software\Microsoft\Internet Explorer\Settings","Text Color",2,"0,0,0"
 HKLM,"Software\Microsoft\Internet Explorer\Main","Default_Page_URL",2,"http://www.winehq.org"
 HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\iexplore.exe",,,"%16422%\Internet Explorer\iexplore.exe"
 HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\iexplore.exe","Path",,"%16422%\Internet Explorer;"




More information about the wine-cvs mailing list