From 7e17c0bb06f3f4c0c913b60bbbabd804001a6b43 Mon Sep 17 00:00:00 2001 From: "Michael H.G. Schmidt" Date: Tue, 4 Oct 2022 14:23:01 +0200 Subject: [PATCH] . --- 05_PrepareStick.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05_PrepareStick.cmd b/05_PrepareStick.cmd index a4811f5..1cb1f3f 100644 --- a/05_PrepareStick.cmd +++ b/05_PrepareStick.cmd @@ -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