From d3bb16f2fd829ec29bef5a08016ee1f64e343bd1 Mon Sep 17 00:00:00 2001 From: illfated Date: Fri, 19 Jul 2019 02:26:13 +0200 Subject: [PATCH] Windows/Deployment: typo correction in mbr-to-gpt.md Description: Typo correction: "ReAgnet" to ReAgent (2 occurrences). Issue ticket reference or closure: Closes #4476 --- windows/deployment/mbr-to-gpt.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/deployment/mbr-to-gpt.md b/windows/deployment/mbr-to-gpt.md index 09e1761cd6..507bca95bd 100644 --- a/windows/deployment/mbr-to-gpt.md +++ b/windows/deployment/mbr-to-gpt.md @@ -427,7 +427,7 @@ To fix this issue, mount the Windows PE image (WIM), copy the missing file from **Command 1:** ```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: @@ -437,7 +437,7 @@ To fix this issue, mount the Windows PE image (WIM), copy the missing file from **Command 2:** ```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: * ReAgent.adml