mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Windows/Deployment: typo correction in mbr-to-gpt.md
Description: Typo correction: "ReAgnet" to ReAgent (2 occurrences). Issue ticket reference or closure: Closes #4476
This commit is contained in:
parent
f17a3e6548
commit
d3bb16f2fd
@ -427,7 +427,7 @@ To fix this issue, mount the Windows PE image (WIM), copy the missing file from
|
|||||||
|
|
||||||
**Command 1:**
|
**Command 1:**
|
||||||
```cmd
|
```cmd
|
||||||
copy "C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Setup\amd64\Sources\ReAgnet*.*" "C:\WinPE_Mount\Windows\System32"
|
copy "C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Setup\amd64\Sources\ReAgent*.*" "C:\WinPE_Mount\Windows\System32"
|
||||||
```
|
```
|
||||||
This command copies three files:
|
This command copies three files:
|
||||||
|
|
||||||
@ -437,7 +437,7 @@ To fix this issue, mount the Windows PE image (WIM), copy the missing file from
|
|||||||
|
|
||||||
**Command 2:**
|
**Command 2:**
|
||||||
```cmd
|
```cmd
|
||||||
copy "C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Setup\amd64\Sources\En-Us\ReAgnet*.*" "C:\WinPE_Mount\Windows\System32\En-Us"
|
copy "C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Setup\amd64\Sources\En-Us\ReAgent*.*" "C:\WinPE_Mount\Windows\System32\En-Us"
|
||||||
```
|
```
|
||||||
This command copies two files:
|
This command copies two files:
|
||||||
* ReAgent.adml
|
* ReAgent.adml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user