This builder allows the user to customise Windows 10 and Windows 11 and make adjustments such as wallpaper, applications and drivers to create a bootable ISO ready for deployment.
This builder is based on Last20Builder found here
Minimum
- A Personnel Computer running windows 10 or better
- 8Gb RAM
- 30Gb of free hard drive space
- VirtualBox version 7 or better download here
- Git application downloaded from here
Download other windows ISO here
Use the MediaCreationTool (MCT) inside the LastOS Builder.
Use FIDO inside the LastOS Builder. github here
To clone create a subdirectory and use the following command from the command prompt:
git clone https://github.com/pacav69/LastOSBuilder
this will copy the files to your computer into the created subdirectory.
To update, change to subdirectory of builder (LastOSBuilder) and use the following command from the command prompt:
git pull https://github.com/pacav69/LastOSBuilder
this will update only the changed files from the repositry into the builder directory.
If all is fine you should see this
Already up to date.
LastOS Builder Documentation
LastOSBuilder is an open source project and we love to receive contributions from our community — you! There are many ways to contribute, from writing tutorials or blog posts, improving the documentation, submitting bug reports and feature requests or writing code which can be incorporated into LastOSBuilder itself.
Following the guidelines in the Contributing document
CMD Command Line information used in scripts found here
WinBuilder homepage - Win10XPE Homepage
Winbuilder github Win10XPE source
Visual Studio Code Editor - found here
MediaCreationTool(MCT) wrapper script found here on gist or here on github 22H22 modification here forked github
See file Changelog.txt for any changes. View Changelog document