265 B
265 B
卸载注册表
使用
reg load
命令加载的数据从注册表中移除。 更多信息:https://learn.microsoft.com/windows-server/administration/windows-commands/reg-unload。
- 从注册表中移除指定键的数据:
reg unload {{key_name}}