mirror of https://github.com/CrimsonTome/tldr.git
314 B
314 B
reg load
将保存的子键加载到不同的子键中。 This is intended for troubleshooting and temporary keys. 更多信息:https://docs.microsoft.com/windows-server/administration/windows-commands/reg-load.
- 将备份文件加载到指定的键中:
reg load {{键名}} {{文件的路径}}