From 0efc8f0f7f7a0427f6b0f0201d0493c114778b56 Mon Sep 17 00:00:00 2001 From: noxy Date: Mon, 9 Nov 2020 15:57:16 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1684060..f56283e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This readme will guide you through the process of making your own distributable This method was tested on a Ubuntu 20.04.1 LTS (Focal Fossa) system using a lbvirt powered vm, it can be done on a Windows host with a vm too! I guess vmware is your best bet! # What are we going to do? -In short, we will install a normal Windows 10 to a vm then we will modify the running system to our needs, we will install and remove software, tweak the settings etc. and after that we will create a wim file of our existing installation and replace the wim file with the install.wim on the Windows 10 installer iso so it will install Windows 10 with your own preferences. +In short, we will install a normal Windows 10 to a vm then we will modify the running system to our needs, we will install and remove software, tweak the settings etc. and after that we will create a wim file of our existing installation and replace the wim file with the install.wim on the Windows 10 installer iso and recompile the extracted iso files to a new iso so it will install Windows 10 with your own preferences and preset user account! # Dependencies