shdocvw: Set the default homepage.

This commit is contained in:
Detlef Riekenberg 2008-09-21 22:43:51 +02:00 committed by Alexandre Julliard
parent e2bc8dfe3b
commit 40145952ae
1 changed files with 3 additions and 2 deletions

View File

@ -137,8 +137,9 @@ HKLM,"Software\Microsoft\Windows\CurrentVersion\URL\Prefixes","www",,"http://"
[Settings.Reg]
HKCU,"Software\Microsoft\Internet Explorer\Main","Start Page",,"http://www.winehq.org"
HKCU,"Software\Microsoft\Internet Explorer\Main","Search Page",,"http://www.google.com"
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"
HKLM,"Software\Microsoft\Internet Explorer\Main","Default_Page_URL",2,"http://www.winehq.org"
[IE.Reg]