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>
This commit is contained in:
9
pages.ko/windows/reg-load.md
Normal file
9
pages.ko/windows/reg-load.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# reg load
|
||||
|
||||
> 저장된 하위 키를 레지스트리의 다른 하위 키로 불러오기.
|
||||
> 참고: 이는 문제 해결 및 임시 키를 위해 사용됩니다.
|
||||
> 더 많은 정보: <https://learn.microsoft.com/windows-server/administration/windows-commands/reg-load>.
|
||||
|
||||
- 백업 파일을 지정된 키로 불러오기:
|
||||
|
||||
`reg load {{키_이름}} {{경로\대상\파일.hiv}}`
|
Reference in New Issue
Block a user