1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 22:15:26 +02:00
tldr/pages.ko/windows/reg-restore.md
코드싸이 0f04cd4384
windows/reg*: add Korean translation (#14427)
* windows/reg*: add Korean translation

* reg-flags: delete translation

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-11-02 10:47:41 +09:00

360 B

reg restore

네이티브 .hiv 파일에서 키와 그 값을 복원. 자세한 내용은 reg-save를 참조하세요. 더 많은 정보: https://learn.microsoft.com/windows-server/administration/windows-commands/reg-restore.

  • 백업 파일의 데이터로 지정된 키 덮어쓰기:

reg restore {{키_이름}} {{경로\대상\파일.hiv}}