|
是98还是2000?
参考下面:
Win2000系统
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USERSoftwarePoliciesMicrosoftInternet ExplorerControl Panel]
HomePage=dword:00000000
Win98/Me系统
REGEDIT4
[HKEY_CURRENT_USERSoftwarePoliciesMicrosoftInternet ExplorerControl Panel]
HomePage=dword:00000000
或者启动regedit, 直接查找跳出的网页名称, 统统删掉(最好先备份注册表)这
下面这个方法应该可用, 不过没试过.
运行注册表编辑器,将HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel中的DWORD值"Settings"=dword:1、"Links"=dword:1、"SecAddSites"=dword:1全部改为"0",将HKEY_USERS.DEFAULT\Software\Policies\Microsoft\Internet Explorer\Control Panel下的DWORD值"homepage"的键值改为"0"。 2004年05月07日 10:57, 作第 1 次修改
|