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:
8
pages.ko/windows/reg-import.md
Normal file
8
pages.ko/windows/reg-import.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# reg import
|
||||
|
||||
> 모든 사용 가능한 키, 하위 키 및 값을 `.reg` 파일에서 가져옴.
|
||||
> 더 많은 정보: <https://learn.microsoft.com/windows-server/administration/windows-commands/reg-import>.
|
||||
|
||||
- 파일에서 모든 키, 하위 키 및 값 가져오기:
|
||||
|
||||
`reg import {{경로\대상\파일.reg}}`
|
Reference in New Issue
Block a user