8 lines
267 B
Markdown
8 lines
267 B
Markdown
# reg 导入
|
|
|
|
> 从 `.reg` 文件中导入所有可用的键、子键和值。
|
|
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/reg-import>。
|
|
|
|
- 从文件导入所有键、子键和值:
|
|
|
|
`reg import {{path\to\file.reg}}` |