Release 2022-08-02
SuperNinja-4965
released this
14 Aug 16:15
·
5 commits
to master
since this release
Added
- Added some checks and fixes to the scripts to ensure that the input of the user is correct and that the scripts do not act incorrectly.
- Added an option to shutdown the computer once the scripts have finished running which should prevent corruption on the USB.
- Added an option to the capture image script to allow a custom file name and windows version number for the image.
- Added an unmount command to the script to unmount the USB drive once imaging or capturing has finished.
- WinPE can now be created as an ISO which allows for it to be used as a boot instead.
- When using an ISO you will still need another drive/USB containing the scripts and image you wish to image to the computer.
Known Issues
- It is a known issue that there are no checks in place for and number menu's at this time so an incorrect value will cause an error.
- Windows 11 support is currently only partial. See the README.md for more.
Possible future feature
- Another possible feature that may be added in the future is an option to embed the scripts inside the WinPE image.
Issues
If you spot any issues with this release please create an issue on this project after checking that an issue does not already exist: View Issues
Full Changelog: 2022-07-02...2022-08-02