From 88a5bf9f47e2a4eba3ea874f8db40ab8a823d9b0 Mon Sep 17 00:00:00 2001 From: ManuelGil Date: Fri, 24 Mar 2023 22:10:20 -0500 Subject: [PATCH] docs: :memo: update documentation --- README.md | 328 +++++++----------------------------------------------- 1 file changed, 40 insertions(+), 288 deletions(-) diff --git a/README.md b/README.md index bdb1ac6..b57e7c0 100644 --- a/README.md +++ b/README.md @@ -1,307 +1,59 @@ -
-

Reset Windows Update Tool (Script)

-
+# Reset Windows Update Tool (Script)
- - Logo - -
-
-
- - Status - - - Version - - - Update - - - License - - - License - -
- -
- - Twitter - -
-
-
- - Lifecycle + + Logo

-This script reset the Windows Update Components. +[![stability-deprecated](https://img.shields.io/badge/stability-deprecated-red.svg)]() + +⚠ Deprecated! See [wureset-tools/script-wureset](https://github.com/wureset-tools/script-wureset) + +The Reset Windows Update Tool is a powerful troubleshooting tool designed to help users fix various issues related to Windows updates. This tool provides a wide range of functions to help reset and repair various components of the Windows Update service, as well as address other common system issues. + +## Features + +The Reset Windows Update Tool provides the following features: + +- Resetting Windows Update components to their default settings +- Deleting temporary files to free up disk space +- Changing invalid values in the Windows Registry to ensure smooth operation +- Scanning and repairing protected system files that may be corrupted using the "sfc /scannow" command +- Detecting and repairing corruptions in the Windows system image +- Cleaning up superseded components to optimize system performance and free up disk space + +## Getting Started + +To use the Reset Windows Update Tool, simply download the tool and run it on your Windows system. The tool will guide you through the process of resetting and repairing various components of the Windows Update service, as well as other common system issues. + +## Support - Wiki: [:us:] [:es:] [:it:] [:brazil:] [:fr:] [:de:] -- Issues: [Issue Tracker](https://github.com/ManuelGil/Reset-Windows-Update-Tool/issues) +## Version list -## :traffic_light: Getting Started +The following table lists version numbers: -This page will help you get started with Reset Windows Update Tool (Script). +| Version | Date | Milestone | +|:---|:---:|:---| +| **10.5.5** | 24/03/2023 | Migration to [@wureset-tools](https://github.com/wureset-tools) | +| **10.5.4.1** | 11/02/2020 | 5 Years Celebration | +| **10.5.3.7** | 06/04/2019 | | +| **10.5.3.6** | 06/07/2018 | +500K Downloads Celebration | +| **10.5.3.5** | 12/22/2017 | | +| **10.5.3.4** | 11/27/2017 | | +| **10.5.3.3** | 07/23/2017 | | -### Requirements -- Microsoft Windows XP or later +## Credits -### Installation +This project is developed and maintained by [Manuel Gil](https://github.com/ManuelGil). -- This file don't require installation +## License -## :gift: Donate! - -[Click here for donation options!](https://github.com/ManuelGil/Reset-Windows-Update-Tool/wiki/Donate) - - - -## :information_source: Changelog - -**10.5.4.1** (11/02/2020) [5 Years Celebration](https://wureset.com) - -- - - - - - - - - - - - - -
- Requirements: - - Windows 8, Windows 8.1 and Windows 10 -
- Filename: - - ResetWUEng.cmd -
- Changes: - -
    -
  • - Old Windows compatibility removed -
  • -
  • - Add Reset Windows Store command -
  • -
  • - Removed the standalone diagnostic tool -
  • -
-
- -**10.5.3.7** (06/04/2019) - -- - - - - - - - - - - - - -
- Requirements: - - Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1 - and Windows 10 -
- Filename: - - ResetWUEng.cmd -
- Changes: - -
    -
  • - Add the standalone diagnostic tool SetupDiag -
  • -
-
- -**10.5.3.6** (06/07/2018) [+500K Downloads Celebration](https://gallery.technet.microsoft.com/scriptcenter/Reset-Windows-Update-Agent-d824badc) - -- - - - - - - - - - - - - -
- Requirements: - - Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1 - and Windows 10 -
- Filename: - - ResetWUEng.cmd -
- Changes: - -
    -
  • - Verification of services restore -
  • -
  • - Force Group Policy Update. -
  • -
-
- -**10.5.3.5** (12/22/2017) - -- - - - - - - - - - - - - -
- Requirements: - - Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1 - and Windows 10 -
- Filename: - - ResetWUEng.cmd -
- Changes: - -
    -
  • - Link to official website -
  • -
-
- -**10.5.3.4** (11/27/2017) - -- - - - - - - - - - - - - -
- Requirements: - - Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1 - and Windows 10 -
- Filename: - - ResetWUEng.cmd -
- Changes: - -
    -
  • - Correction of texts in the menus -
  • -
  • - Verification of errors in the hard disk -
  • -
  • - Checking when renaming the 'SoftwareDistribution' folder -
  • -
-
- -**10.5.3.3** (07/23/2017) - -- - - - - - - - - - - - - -
- Requirements: - - Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1 - and Windows 10 -
- Filename: - - ResetWUEng.cmd -
- Changes: - -
    -
  • - Compatibility with all versions of Windows 10 - (includes technical preview) -
  • -
-
- -## :octocat: Contributing [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](https://github.com/ManuelGil/Reset-Windows-Update-Tool/issues) - -Please read [CONTRIBUTING.md](https://github.com/ManuelGil/Reset-Windows-Update-Tool/blob/master/CONTRIBUTING.md) -for details on our code of conduct. - -## :eyeglasses: Authors - -- **Manuel Gil** - _Owner_ - [ManuelGil](https://github.com/ManuelGil) - -See also the list of [contributors](https://github.com/ManuelGil/Script-Reset-Windows-Update-Tool/contributors) -who participated in this project. - - - -## :memo: License - -Reset Windows Update Tool (Script) is licensed under the MIT License - see the -[MIT License](https://opensource.org/licenses/MIT) for details. +Reset Windows Update Tool (Script) is licensed under the MIT License - see the [MIT License](https://opensource.org/licenses/MIT) for details. [:us:]: https://github.com/ManuelGil/Reset-Windows-Update-Tool/wiki [:es:]: https://github.com/ManuelGil/Reset-Windows-Update-Tool/wiki/Home-%5Bes%5D