mirror of
https://github.com/reactos/reactos.git
synced 2025-05-18 00:31:27 +00:00
[IEXPLORE] Make duckduckgo our default search engine
This commit is contained in:
parent
c04010c9ad
commit
ba0a3d4032
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ HKCR,"CLSID\%CLSID_InternetExplorerManager%\LocalServer32",,,"""%16422%\Internet
|
|||
HKCU,"Software\Microsoft\Internet Explorer\Main","ShowGoButton",2,"yes"
|
||||
#HKCU,"Software\Microsoft\Internet Explorer\Main","Start Page",2,"https://www.winehq.org"
|
||||
HKCU,"Software\Microsoft\Internet Explorer\Main","Start Page",2,"https://reactos.org/"
|
||||
HKCU,"Software\Microsoft\Internet Explorer\Main","Search Page",2,"http://www.google.com"
|
||||
HKCU,"Software\Microsoft\Internet Explorer\Main","Search Page",2,"https://duckduckgo.com/"
|
||||
HKCU,"Software\Microsoft\Internet Explorer\Settings","Text Color",2,"0,0,0"
|
||||
#HKLM,"Software\Microsoft\Internet Explorer\Main","Default_Page_URL",2,"https://www.winehq.org"
|
||||
HKLM,"Software\Microsoft\Internet Explorer\Main","Default_Page_URL",2,"https://reactos.org/"
|
||||
|
|
Loading…
Reference in a new issue