This commit is contained in:
Michael H.G. Schmidt 2022-10-04 14:23:01 +02:00
parent 05f6600b9a
commit 7e17c0bb06

View File

@ -39,7 +39,7 @@ powershell Mount-DiskImage -ImagePath %ISOFILE%
set answer=
:askyes
set /p answer="COPY windows image (WIM) files (Y/N)? "
set /p answer="copy windows image (WIM) files (Y/N)? "
if /i "%answer:~,1%" EQU "Y" (
echo copying files from image to targetpath %USBDRIVE% ...
robocopy \\.\CDROM0 %USBDRIVE% /MIR /256 /NFL /NDL /R:10