Update README.md

This commit is contained in:
noxy 2020-11-09 15:57:16 +00:00
parent 6fa469cdef
commit 0efc8f0f7f

View File

@ -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