注册表的解锁

控制面板的禁用和开启 安全

记事本复制如下内容,重命名为控制面板禁用.regless

 Windows Registry Editor Version 5.00ide

  

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]spa

         "NoDriveTypeAutoRun"=dword:00000091ci

        "NoControlPanel"=dword:00000000get

 新建NoControlPanel 将值改成dword:1禁用 ,  启用时将值改成dword:0 或者删掉"NoControlPanel"=dword:00000000 it


注册表的禁用与启用io

记事本复制如下内容:class

Windows Registry Editor Version 5.00扩展


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]

"DisableRegistryTools"=dword:1

注册表的启用

写下如下信息更改成inf扩展名 右键安装

[Version]

Signature="$Chicago$"

?

[DefaultInstall]

DelReg=DeleteMe

?

[DeleteMe]

HKCU,"Software\Microsoft\Windows\CurrentVersion\Policies\System","disableRegistryTools"


电脑安全篇

http://edu.51cto.com//center/course/lesson/index?id=22995

相关文章
相关标签/搜索