mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-17 17:17:40 +08:00
280 B
280 B
reg import
Import all available keys, subkeys, and values from a
.regfile. More information: https://learn.microsoft.com/windows-server/administration/windows-commands/reg-import.
- Import all keys, subkeys, and values from a file:
reg import {{path\to\file.reg}}