1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-28 22:24:55 +02:00
tldr/pages/windows/reg-import.md
2019-08-22 12:37:57 +00:00

277 B

reg import

Import all available keys, subkeys, and values from a file. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/reg-import.

  • Import all keys, subkeys and values from a file:

reg import {{path/to/file.reg}}