This commit is contained in:
Michael H.G. Schmidt 2023-01-16 22:25:41 +01:00
parent 5287121790
commit 1784b75c14

View File

@ -36,13 +36,10 @@ robocopy %DEVICEPATH% %W10% /MIR /256 /NFL /NDL /R:100
echo unmounting disk image (iso) ...
powershell Dismount-Diskimage -ImagePath %ISOFILE%
echo READY.
echo.
echo.
echo ======
echo READY.
echo ======
echo.
GOTO END