IE及系统限制修复器(国外英文资料).doc
文本预览下载声明
IE及系统限制修复器(国外英文资料)
Internet explorer and system limited restorer
Copy the following to the notepad, save for all files, change the name to CMD, and double-click the file.
@ echo off
CLS
Color 2 f
The echo.
Echo IE and system limit fixers
The echo.
Echo = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Echo attention!
Echo will close all browsers and other application Windows before starting the repair.
Echo = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
The echo.
Echo is ready to press any key to continue...
Pause nul
The echo.
Echo begins to repair IE and related system Settings...
The echo.
The reg add HKLM \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ System/f/v DisableRegistryTools/t REG_DWORD/d nul 2 nul
Reg add HKCU \ Software \ Microsoft \ Windows \ new version \ Policies \ System/f/v DisableRegistryTools/t REG_DWORD/d nul
Reg add HKLM \ Software \ CLASSES \.reg/f/ve/d regfile nul 2 nul
Echo returns the EXE file to open
The reg add HKCR \ exefile \ shell \ open \ command/f/ve/t REG_SZ/d % 1 % * % * * % * * * * * * * * * * * * * * * * * * * *
Echo disables the task manager
Reg add HKLM \ Software \ Microsoft \ Windows \ new version \ Policies \ System/f/v DisableTaskMgr/t REG_DWORD/d nul
The reg add HKCU \ Software \ Microsoft \ Windows \ new version \ Policies \ System/f/v DisableTaskMgr/t REG_DWORD/d nul 2 nul
Echo disables the group policy editor
Reg add HKLM \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer/f/v RestrictRun/t REG_DWORD/d nul 2 nul
The reg add HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer/f/v RestrictRun/t REG_DWORD/d nul 2 nul
Echo unregister the registry
Reg add HKCU \ Software \ Microsoft \ Windows \ new version \ Policies \ System/f/v DisableRegistryTools/t REG_DWORD/d nul
The reg add HKLM \ Softwar
显示全部