ie7默认搜索引擎的设置
ie7默认搜索引擎的设置
1. 运行 Regedit,进入注册表编辑
2.依次展开到 [HKEY_CURRENT_USER /SOFTWARE /Microsoft/Internet Explorer/SearchScopes]
3.在“SearchScopes”中右击选择“新建”→“项”,并取名“Baidu”;
4.然后在其中新建一个“字符串值”,名称为:“DisplayName”值为“BaiduSearch”;
5.新建一个“字符串值”,名称为:“URL” 值为 http://www.baidu.com/s?wd={searchTerms}&rls=com.microsoft:{language}&ie={inputEncoding}&oe={outputEncoding}&startIndex={startIndex?}&startPage={startPage}
6.F5 刷新注册表。
7.重新打开 IE7 ,百度就进来了。设为默认。
把下面的内存保存为reg文件, 双击导入注册表 重新打开ie,百度就是默认的 搜索了
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes]
"DefaultScope"="Baidu"
"Version"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\Baidu]
"DisplayName"="百度"
"SortIndex"=dword:00000003
"URL"="http://www.baidu.com/s?wd={searchTerms}&rls=com.microsoft:{language}&ie={inputEncoding}&oe={outputEncoding}&startIndex={startIndex?}&startPage={startPage}"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\{0633EE93-D776-472f-A0FF-E1416B8B2E3A}]
@="Live Search"
"DisplayName"="@ieframe.dll,-12512"
"URL"="http://search.live.com/results.aspx?q={searchTerms}&src={referrer:source?}"
- 相关文章
- 上一篇:BIOS升级与修复
- 下一篇:Windows Vista完全硬盘安装法

