首页 > 编程 > BAT > 正文

用批处理解锁注册表

2020-06-09 14:09:47
字体:
来源:转载
供稿:网友
复制代码 代码如下:

@reg  add "HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/System" /v DisableRegistryTools /t reg_dword /d 00000000 /f  start regedit
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表