将IE的默认搜索引擎改为GOOGLE

发表于:2007-06-21来源:作者:点击数: 标签:
直接对下述注册表值进行修改即可。 [HKEY_CURRENT_USER\Software\Microsoft\Inte .net Explorer\Main] "SearchPage"="http://www.google.com" "SearchBar"="http://www.google.com/ie" [HKEY_CURRENT_USER\Software\Microsoft\InternetExplorer\SearchURL] "

   
  直接对下述注册表值进行修改即可。 

[HKEY_CURRENT_USER\Software\Microsoft\Inte.net Explorer\Main] 
"Search Page"="http://www.google.com" 
"Search Bar"="http://www.google.com/ie" 
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchURL] 
""="http://www.google.com/keyword/%s" 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Search] 
"SearchAssistant"="http://www.google.com/ie" 

Original En Article: 
Default search engine of Microsoft Internet explorer is MSN. 

But there are better search engines available. I like yahoo.

com and you may have your own preference. Recently I came across 

article that indicated how to change the default search engine 

through registry. Open registry editor by going to STARTRUN 

and entering regedit and navigate to following three keys 

separately and change it as shown below: 

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] 
"Search Page"="http://www.google.com" 
"Search Bar"="http://www.google.com/ie" 
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchURL] 
""="http://www.google.com/keyword/%s" 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Search] 
"SearchAssistant"="http://www.google.com/ie"

原文转自:http://www.ltesting.net