diff options
| author | dunix2000 <[email protected]> | 2026-06-26 10:15:51 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-06-26 10:15:51 -0700 |
| commit | 39dff894c657b24712c725a9dcc5ab652a5fecb2 (patch) | |
| tree | d3e49258ef15dea213f3b91ccd6fe5fd1c97b078 | |
| parent | 0592e5dd7118f3e97c5f885b42fc99d6f310e55e (diff) | |
Apply suggestion from @5an7y-Microsoft
Co-authored-by: 5an7y-Microsoft <[email protected]>
| -rw-r--r-- | .github/crashdetect/CrashDetectSetupGuide.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/crashdetect/CrashDetectSetupGuide.md b/.github/crashdetect/CrashDetectSetupGuide.md index c41b8d58..fb0cb78e 100644 --- a/.github/crashdetect/CrashDetectSetupGuide.md +++ b/.github/crashdetect/CrashDetectSetupGuide.md @@ -104,7 +104,7 @@ Install WinPE Add-on: <br>**Important:** Install **ADK first**, then WinPE add-o ## D) Create Bootable WinPE USB - **TIP:** It's a good idea to make a backup copy of the original **"winpe.wim"** image file before editing it in the following steps. - - C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\en-us\winpe.wim + - `C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\en-us\winpe.wim` - Plug a USB into the Host Controller. - Check to make sure drive letters **A:** and **B:** are not currently used by any other drive. If used by the target USB, it's okay. |
