Skip to content

Commit

Permalink
Fixed a bug where drive creation would fail.
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperNinja-4965 committed Aug 27, 2021
1 parent f2c6562 commit 892f869
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion WinPE/MakeWinPEDrive.bat
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ echo Selected Drive: %ChosenDrive%
(echo Rescan
echo list disk
echo select disk %ChosenDrive%
echo Automount disable
echo Automount Scrub
echo clean
echo rem === Create the Windows PE partition. ===
Expand Down

0 comments on commit 892f869

Please sign in to comment.