将下列代码保存在类似于clear.reg的扩展名为reg的文件中,然后双击执行就可以了
可以清除现在已知的所有修改IE默认主页的网站造成的问题。
注意:http://www.google.com这个地址你可以随意修改,可以改成你喜欢的任何网站。
常宁
2004-3-30
REGEDIT4
[HKEY_CURRENT_USER/Software/Microsoft/Internet Explorer]
"SearchURL"="http://www.google.com/"
[HKEY_USERS/.Default/Software/Microsoft/Internet Explorer]
"SearchURL"="http://www.google.com/"
[HKEY_USERS/.Default/Software/Microsoft/Internet Explorer/Main]
"Search Page"="http://www.google.com/"
"Default_Search_URL"="http://www.google.com/"
"Search Bar"="http://www.google.com/"
[HKEY_CURRENT_USER/Software/Microsoft/Internet Explorer/Search]
"SearchAssistant"="http://www.google.com/"
[HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Internet Explorer/Search]
"SearchAssistant"="http://www.google.com/"
[HKEY_USERS/.Default/Software/Microsoft/Internet Explorer/Search]
"SearchAssistant"="http://www.google.com/"
[HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Internet Explorer/Main]
"Start Page"="http://www.google.com/"
"First Home Page"="http://www.google.com/"
"Default_Search_URL"="http://www.google.com/"
"Search Page"="http://www.google.com/"
"Search Bar"="http://www.google.com/"
"Local Page"="http://www.google.com/"
[HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Internet Explorer/Main]
"Default_Page_URL"="http://www.google.com/"
[HKEY_CURRENT_USER/Software/Microsoft/Internet Explorer/Main]
"Default_Search_URL"="http://www.google.com/"
"Search Page"="http://www.google.com/"
"Search Bar"="http://www.google.com/"
"SearchURL"="http://www.google.com/"
"Start Page"="http://www.google.com/"
"First Home Page"="http://www.google.com/"
"Default_Page_URL"="http://www.google.com/"
"Local Page"="http://www.google.com/"
博客介绍将特定代码保存为reg文件并执行,可清除已知修改IE默认主页网站造成的问题。代码中涉及的网址如http://www.google.com可随意修改,还给出了多个注册表路径下设置搜索和主页URL的代码。
228

被折叠的 条评论
为什么被折叠?



