From a161e16e37c65ad538f63d323d418e1917e89a37 Mon Sep 17 00:00:00 2001 From: dunix2000 Date: Fri, 26 Jun 2026 10:25:15 -0700 Subject: Apply suggestion from @5an7y-Microsoft Co-authored-by: 5an7y-Microsoft --- .github/crashdetect/CrashDetectSetupGuide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/crashdetect/CrashDetectSetupGuide.md b/.github/crashdetect/CrashDetectSetupGuide.md index 77d2a748..88f7a3b7 100644 --- a/.github/crashdetect/CrashDetectSetupGuide.md +++ b/.github/crashdetect/CrashDetectSetupGuide.md @@ -119,8 +119,8 @@ Install WinPE Add-on:
**Important:** Install **ADK first**, then WinPE add-o - Start a `Command Prompt` running as administrator. - Run the script by typing the following line into the Command Prompt. -``` - "C:\WinPE_USB\Scripts\CrashDetectCreateUsb.cmd" +```cmd +C:\WinPE_USB\Scripts\CrashDetectCreateUsb.cmd ``` - The script will display a list of detected disk drives, usually Disk 0 is the OS disk, do not select that disk. - Prompt 1: will ask you to enter the Disk number of your USB drive. -- cgit v1.3.1