mirror of
https://github.com/ManuelGil/Script-Reset-Windows-Update-Tool.git
synced 2026-08-18 14:20:47 +08:00
Update to version 10.5.3.4
This commit is contained in:
138
README.md
138
README.md
@@ -1,2 +1,138 @@
|
||||
# Script-Reset-Windows-Update-Tool
|
||||
<div align="center">
|
||||
<h1> Reset Windows Update Tool (Script) </h1>
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
<a href="#changelog">
|
||||
<img src="https://img.shields.io/badge/stability-stable-green.svg" alt="Status">
|
||||
</a>
|
||||
<a href="#changelog">
|
||||
<img src="https://img.shields.io/badge/release-v10.5.3.4-blue.svg" alt="Version">
|
||||
</a>
|
||||
<a href="#changelog">
|
||||
<img src="https://img.shields.io/badge/update-november-yellowgreen.svg" alt="Update">
|
||||
</a>
|
||||
<a href="#license">
|
||||
<img src="https://img.shields.io/badge/license-MIT%20License-green.svg" alt="License">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
This script reset the Windows Update Components.
|
||||
|
||||
<a name="started"></a>
|
||||
## Getting Started
|
||||
|
||||
This page will help you get started with Reset Windows Update Tool (Script).
|
||||
|
||||
<a name="requirements"></a>
|
||||
### Requirements
|
||||
|
||||
* Microsoft Windows XP or later
|
||||
|
||||
<a name="installation"></a>
|
||||
### Installation
|
||||
|
||||
* This file don't require installation
|
||||
|
||||
<a name="changelog"></a>
|
||||
## Changelog
|
||||
|
||||
**10.5.3.4** (11/27/2017)
|
||||
|
||||
* <table border="0" cellpadding="4">
|
||||
<tr>
|
||||
<td><strong>
|
||||
Requirements:
|
||||
</strong></td>
|
||||
<td>
|
||||
Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1
|
||||
and Windows 10
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<strong>Filename:</strong>
|
||||
</td>
|
||||
<td>
|
||||
<a href="https://github.com/ManuelGil/Script-Reset-Windows-Update-Tool">
|
||||
ResetWUEng.cmd
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<strong>Changes:</strong>
|
||||
</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li>
|
||||
Correction of texts in the menus
|
||||
</li>
|
||||
<li>
|
||||
Verification of errors in the hard disk
|
||||
</li>
|
||||
<li>
|
||||
Checking when renaming the 'SoftwareDistribution' folder
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
**10.5.3.3** (07/23/2017)
|
||||
|
||||
* <table border="0" cellpadding="4">
|
||||
<tr>
|
||||
<td><strong>
|
||||
Requirements:
|
||||
</strong></td>
|
||||
<td>
|
||||
Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1
|
||||
and Windows 10
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<strong>Filename:</strong>
|
||||
</td>
|
||||
<td>
|
||||
<a href="https://github.com/ManuelGil/Script-Reset-Windows-Update-Tool">
|
||||
ResetWUEng.cmd
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<strong>Changes:</strong>
|
||||
</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li>
|
||||
Compatibility with all versions of Windows 10
|
||||
(includes technical preview)
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<a name="Donating"></a>
|
||||
## Donating
|
||||
|
||||
If you want to help me to continue this project, you might donate via PayPal.
|
||||
|
||||
<a href="https://paypal.me/ManuelFGil"><img src="https://img.shields.io/badge/donate-PayPal-blue.svg" alt="Donate via PayPal"></a>
|
||||
|
||||
<a name="authors"></a>
|
||||
## Authors
|
||||
|
||||
* **Manuel Gil** - *Initial work* - [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.
|
||||
|
||||
<a name="license"></a>
|
||||
## License
|
||||
|
||||
Reset Windows Update Tool (Script) is licensed under the MIT License - see the
|
||||
[MIT License](https://opensource.org/licenses/MIT) for details.
|
||||
|
||||
Reference in New Issue
Block a user