From f4671d0c0251bdd026b93af7e7644ad7b8672a57 Mon Sep 17 00:00:00 2001 From: "Michael H.G. Schmidt" Date: Mon, 29 Mar 2021 01:54:53 +0200 Subject: [PATCH] rename --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index de765d7..cb75ffb 100644 --- a/README.md +++ b/README.md @@ -288,7 +288,7 @@ The ISO file must be extacted to the disk now. The files will be place in c:\tem Just execute: ```dos cd /D %USERPROFILE%\workspace\github\w10install -02_ExtractIso.cmd iso\Win10_20H2_English_x64.iso +02_ExtractIso.cmd software\Win10_20H2_English_x64.iso ``` @@ -457,7 +457,7 @@ The next script needs the ISO file again and will prepare the boot media with al Execute: ```dos cd /D %USERPROFILE%\workspace\github\w10install -05_PrepareStick.cmd D: iso\Win10_20H2_English_x64.iso +05_PrepareStick.cmd D: software\Win10_20H2_English_x64.iso ``` Example run: @@ -466,7 +466,7 @@ Example run: Create USB Stick ... ==================== using drive D: ... -using image C:\Users\support\workspace\github\w10install\iso\Win10_20H2_English_x64.iso ... +using image C:\Users\support\workspace\github\w10install\software\Win10_20H2_English_x64.iso ... mounting disk image (iso) with powershell ... [...]