首页 运维 网络学院 查看内容

Windows命令行下修改注册表

2012-8-21 16:22 562 0

摘要:   reg add "HKLMsystemcurrentcontrolsetcontrolstoragedevicepolicies" /v writeprotect /t reg_dword...
关键词: storagedevicepol currentcontrolse writeprotect forbidden reg 强制 control 类型 数据 system

  reg add "HKLM\system\currentcontrolset\control\storagedevicepolicies" /v writeprotect /t reg_dword /d 1 /f  /v 设置键名(value)  /t 设置数据类型(type)  /d 设置添加的值(data)  /f 表示强制(forbidden)
声明:文章版权归原作者所有 部分文章转自互联网 如有侵权请联系 [邮箱地址] 删除

路过

雷人

握手

鲜花

鸡蛋

最新评论

返回顶部