Name: Windows Update Loop Fix
Author: aakkam22
Last Updated : 17 December 2019
- Rewrote the whole script
- Updated documentation on GitHub
- Project moved OpenSource to GitHub
- Added FAQ to documentation
- Fixed a bug in the Administrator manifest
- Fixed an issue where the wizard would report insufficient privileges even when run as administrator
- Minor improvements
- Major code audit and cleanup
- Added %errorlevel%==2 for wusa.exe in stage 3
- Improved the reliability of the file download code
- 32 and 64-bit sources merged into one script
- Required updates are now downloaded directly from Internet (BETA)
- UX and code improvements
- Compiled the program contents into a single .exe file for ease of use
- UX and code improvements
- Added advanced options
- Rewrote documentation
- UX and code improvements
- UX and code improvements
- Added prompt reminding users to extract the zip folder
- Initial Release