Skip to content

Commit

Permalink
Update $haZZam.cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuacline authored Nov 30, 2022
1 parent 68590dc commit 3721b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion $haZZam.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -1760,7 +1760,7 @@ COPY /Y "\\?\%PROG_FOLDER%\$haZZam.CMD" "%TEMP%\$haZZam">NUL 2>&1
ECHO CREATING PARTITIONS..
IF DEFINED DISK_NUMBER CALL:PART_CREATE>NUL 2>&1
IF DEFINED UID_FAIL SET "DISK_TARGET=%GET_DISK_ID%"&&CALL:DISK_QUERY>NUL 2>&1
MOVE /Y "%TEMP%\DISK_TARGET" "%TEMP%\$haZZam">NUL 2>&1
ECHO.%DISK_TARGET%>"%TEMP%\$haZZam\DISK_TARGET"
SET "BOOT_ABT="&&SET "BOOT_MSG0=Disk is currently in use - unplug disk - reboot into Windows - replug and try again."
IF DEFINED PART_ERR SET "BOOT_MSG=%BOOT_MSG0%"&&SET "BOOT_ABT=1"
IF NOT EXIST "Q:\" SET "BOOT_MSG=%BOOT_MSG0%"&&SET "BOOT_ABT=1"
Expand Down

0 comments on commit 3721b61

Please sign in to comment.