2025-03-14 21:59:59 -06:00
|
|
|
# reg load
|
|
|
|
|
|
|
|
|
|
> Load saved subkeys into a different subkey in the registry.
|
2025-05-08 12:26:01 -06:00
|
|
|
> Note: This is intended for troubleshooting and temporary keys.
|
2025-03-14 21:59:59 -06:00
|
|
|
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/reg-load>.
|
|
|
|
|
|
|
|
|
|
- Load a backup file into the specified key:
|
|
|
|
|
|
|
|
|
|
`reg load {{key_name}} {{path\to\file.hiv}}`
|