解除注册表禁用

发表于:2007-06-17来源:作者:点击数: 标签:
将下面语句存为*.reg文件,执行即可 REGEDIT4 [-HKEY_CURRENT_USERSoftwareMicrosoft Windows CurrentVersionPolicies] [-HKEY_USERS.DEFAULTSoftwareMicrosoftWindowsCurrentVersionPolicies] [-HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionP

          将下面语句存为*.reg文件,执行即可

REGEDIT4 

[-HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPolicies]
[-HKEY_USERS.DEFAULTSoftwareMicrosoftWindowsCurrentVersionPolicies]

[-HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionPolicies]
[HKEY_LOCAL_MACHINESoftwareMicrosoftInte.net ExplorerMain] 
"Window Title"="Microsoft Internet Explorer" 
"Start Page"="about:blank" 
[HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerMain] 

"Window Title"="Microsoft Internet Explorer" 
[HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionWinlogon] 
"LegalNoticeCaption"="" 
"LegalNoticeText"="" 
[HKEY_CURRENT_USERSoftwarePoliciesMicrosoftInternet ExplorerControl Panel]
"HomePage"=""
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer]
"NoRun"="0"
[HKEY_USERS.DEFAULTSoftwarePoliciesMicrosoftInternet ExplorerControl Panel] 

"SecurityTab"="1"

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