winpe: update drive letter in documentation

Should have been part of eb2c61558f.
This commit is contained in:
Marc André Tanner
2025-06-26 07:45:17 +02:00
parent f1f7e7de07
commit 13cb63e400
+1 -1
View File
@@ -287,7 +287,7 @@ dislocker-metadata.exe -V \\.\PhysicalDrive0 -K vmk-*.dat -o 1234
Using the recovery password the encrypted volume can be unlocked:
```
manage-bde -unlock B: -RecoveryPassword 123456-789012-345678-901234-567890-123456
manage-bde -unlock C: -RecoveryPassword 123456-789012-345678-901234-567890-123456
```
> [!warning]