我IE装了一个google工具栏,今天偶然间发现一个功能,我点ie中的[搜索]按钮页面左侧出现的搜索区域时找开的是google的首页。IE的搜索引擎的默认页面是保存在注册表中的,我们可以通过改变这个注册表健值来改变IE的默认搜索引擎。具体参考一下文章:
http://www.winguides.com/registry/display.php/289
Change the Internet Explorer Search Engine (All Windows)
Normally when you type 'go keyword' in the Internet Explorer address bar IE will search the web using a Microsoft selected search engine. By modifying this key you can select which search engine to use.
Open your registry and find the key below.
Modify the value of default to equal the URL for the search engine you want to use, substituting '%s' to represent the keywords.
For example, to use AltaVista the value would be:http://www.altavista.com/cgi-bin/query?q=%s
And to use Yahoo! the value would be:http://search.yahoo.com/bin/search?p=%s
Note: This tweak only works on Internet Explorer 4.0.
Note: This tweak only works on Internet Explorer 4.0.
Note: This tweak only works on Internet Explorer 4.0.
(Default) | REG_SZ | "http://www.altavista.com/cgi-bin/query?q=%s" |
HKEY_CURRENT_USER/Software/Microsoft/Internet Explorer/Searc... | ||