Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Commit 10a5984

Browse files
committed
Update version 11.0.0.7
1 parent 08f488a commit 10a5984

35 files changed

Lines changed: 1061 additions & 777 deletions

README.md

Lines changed: 63 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
<img src="https://img.shields.io/badge/stability-stable-green.svg" alt="Status">
1414
</a>
1515
<a href="#changelog">
16-
<img src="https://img.shields.io/badge/release-v11.0.0.6-blue.svg" alt="Version">
16+
<img src="https://img.shields.io/badge/release-v11.0.0.7-blue.svg" alt="Version">
1717
</a>
1818
<a href="#changelog">
19-
<img src="https://img.shields.io/badge/update-may-yellowgreen.svg" alt="Update">
19+
<img src="https://img.shields.io/badge/update-march-yellowgreen.svg" alt="Update">
2020
</a>
2121
<a href="#license">
2222
<img src="https://img.shields.io/badge/license-MS--PL%20License-green.svg" alt="License">
@@ -72,13 +72,20 @@ This page will help you get started with Reset Windows Update Tool.
7272
3. Start Dev-C++
7373
4. Goto "File" > "Open project or file" > Search "WUReset.dev" file
7474

75+
<a name="Donate"></a>
76+
## :gift: Donate!
77+
78+
If you want to help me to continue this project, you might donate via PayPal.
79+
80+
<a href="https://paypal.me/ManuelFGil"><img src="https://www.paypalobjects.com/webstatic/en_US/i/btn/png/btn_donate_92x26.png" alt="Donate via PayPal"></a>
81+
7582
<a name="deployment"></a>
7683
## :package: Deployment
7784

7885
<div align="center">
7986
<img src="https://github.com/ManuelGil/Reset-Windows-Update-Tool/blob/master/docs/images/Classes-Diagram.png?raw=true" alt="Status">
8087
</div>
81-
88+
8289
<a name="built"></a>
8390
## :wrench: Built With
8491

@@ -87,6 +94,49 @@ This page will help you get started with Reset Windows Update Tool.
8794
<a name="changelog"></a>
8895
## :information_source: Changelog
8996

97+
**11.0.0.7** (03/12/2018)
98+
99+
* <table border="0" cellpadding="4">
100+
<tr>
101+
<td>
102+
<strong>Language:</strong>
103+
</td>
104+
<td>
105+
C++
106+
</td>
107+
</tr>
108+
<tr>
109+
<td><strong>
110+
Requirements:
111+
</strong></td>
112+
<td>
113+
Windows 7, Windows 8, Windows 8.1 and Windows 10
114+
</td>
115+
</tr>
116+
<tr>
117+
<td>
118+
<strong>Filename:</strong>
119+
</td>
120+
<td>
121+
<a href="https://github.com/ManuelGil/Reset-Windows-Update-Tool">
122+
wureset.exe
123+
</a>
124+
</td>
125+
</tr>
126+
<tr>
127+
<td>
128+
<strong>Changes:</strong>
129+
</td>
130+
<td>
131+
<ul>
132+
<li>
133+
Add new option to select menu.
134+
</li>
135+
</ul>
136+
</td>
137+
</tr>
138+
</table>
139+
90140
**11.0.0.6** (05/06/2018)
91141

92142
* <table border="0" cellpadding="4">
@@ -293,7 +343,7 @@ This page will help you get started with Reset Windows Update Tool.
293343
<strong>Filename:</strong>
294344
</td>
295345
<td>
296-
<a href="https://github.com/ManuelGil/Script-Reset-Windows-Update-Tool">
346+
<a href="https://gallery.technet.microsoft.com/scriptcenter/Reset-Windows-Update-Agent-d824badc" target="_blank">
297347
ResetWUEng.cmd
298348
</a>
299349
</td>
@@ -337,7 +387,7 @@ This page will help you get started with Reset Windows Update Tool.
337387
<strong>Filename:</strong>
338388
</td>
339389
<td>
340-
<a href="https://github.com/ManuelGil/Script-Reset-Windows-Update-Tool">
390+
<a href="https://gallery.technet.microsoft.com/scriptcenter/Reset-Windows-Update-Agent-d824badc" target="_blank">
341391
ResetWUEng.cmd
342392
</a>
343393
</td>
@@ -387,7 +437,7 @@ This page will help you get started with Reset Windows Update Tool.
387437
<strong>Filename:</strong>
388438
</td>
389439
<td>
390-
<a href="https://github.com/ManuelGil/Script-Reset-Windows-Update-Tool">
440+
<a href="https://gallery.technet.microsoft.com/scriptcenter/Reset-Windows-Update-Agent-d824badc" target="_blank">
391441
ResetWUEng.cmd
392442
</a>
393443
</td>
@@ -413,23 +463,16 @@ This page will help you get started with Reset Windows Update Tool.
413463
Please read [CONTRIBUTING.md](CONTRIBUTING.md)
414464
for details on our code of conduct.
415465

416-
<a name="Donate"></a>
417-
## :gift: Donate!
418-
419-
If you want to help me to continue this project, you might donate via PayPal.
420-
421-
<a href="https://paypal.me/ManuelFGil"><img src="https://www.paypalobjects.com/webstatic/en_US/i/btn/png/btn_donate_92x26.png" alt="Donate via PayPal"></a>
422-
423466
<a name="authors"></a>
424467
## :eyeglasses: Authors
425468

426-
* **Manuel Gil** - *Initial work* - [ManuelGil](https://github.com/ManuelGil)
427-
* **Kunal Kumar Gupta** - [kunal817](https://github.com/kunal817)
428-
* **Robin350** - [Robin350](https://github.com/Robin350)
429-
* **Kosmas Tsiakas** - [kosmastsk](https://github.com/kosmastsk)
430-
* **Akhil09** - [Akhil09](https://github.com/Akhil09)
431-
* **Michael Wiarda** - [xift](https://github.com/xift)
432-
* **Jovan Ferryal E. F.** - [jovanzers](https://github.com/jovanzers)
469+
* **Manuel Gil** - *Owner* - [ManuelGil](https://github.com/ManuelGil)
470+
* **Kunal Kumar Gupta** - *Guest* - [kunal817](https://github.com/kunal817)
471+
* **Robin350** - *Guest* - [Robin350](https://github.com/Robin350)
472+
* **Kosmas Tsiakas** - *Guest* - [kosmastsk](https://github.com/kosmastsk)
473+
* **Akhil09** - *Guest* - [Akhil09](https://github.com/Akhil09)
474+
* **Michael Wiarda** - *Guest* - [xift](https://github.com/xift)
475+
* **Jovan Ferryal E. F.** - *Guest* - [jovanzers](https://github.com/jovanzers)
433476

434477
See also the list of [contributors](https://github.com/ManuelGil/Reset-Windows-Update-Tool/contributors)
435478
who participated in this project.

WUReset.dev

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,18 +35,18 @@ UnitCount=14
3535
Major=11
3636
Minor=0
3737
Release=0
38-
Build=6
38+
Build=7
3939
LanguageID=1033
4040
CharsetID=1252
4141
CompanyName=Manuel Gil
42-
FileVersion=11.0.0.6
42+
FileVersion=11.0.0.7
4343
FileDescription=Developed using the Dev-C++ IDE
4444
InternalName=RWUT
4545
LegalCopyright=Microsoft Public License (MS-PL)
4646
LegalTrademarks=Manuel Gil
4747
OriginalFilename=wureset.exe
4848
ProductName=Reset Windows Update Tool
49-
ProductVersion=11.0.0.6
49+
ProductVersion=11.0.0.7
5050
AutoIncBuildNr=0
5151
SyncProduct=1
5252

WUReset.layout

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,74 +1,74 @@
11
[Editors]
2-
Order=0
3-
Focused=0
2+
Order=
3+
Focused=12
44
[Editor_0]
55
CursorCol=1
66
CursorRow=1
77
TopLine=1
88
LeftChar=1
99
[Editor_1]
1010
CursorCol=1
11-
CursorRow=12
11+
CursorRow=1
1212
TopLine=1
1313
LeftChar=1
1414
[Editor_2]
1515
CursorCol=1
16-
CursorRow=12
16+
CursorRow=1
1717
TopLine=1
1818
LeftChar=1
1919
[Editor_3]
2020
CursorCol=1
21-
CursorRow=12
21+
CursorRow=1
2222
TopLine=1
2323
LeftChar=1
2424
[Editor_4]
2525
CursorCol=1
26-
CursorRow=12
26+
CursorRow=1
2727
TopLine=1
2828
LeftChar=1
2929
[Editor_6]
3030
CursorCol=1
31-
CursorRow=12
31+
CursorRow=1
3232
TopLine=1
3333
LeftChar=1
3434
[Editor_5]
3535
CursorCol=1
36-
CursorRow=12
36+
CursorRow=1
3737
TopLine=1
3838
LeftChar=1
3939
[Editor_7]
4040
CursorCol=1
41-
CursorRow=12
41+
CursorRow=1
4242
TopLine=1
4343
LeftChar=1
4444
[Editor_8]
4545
CursorCol=1
46-
CursorRow=12
46+
CursorRow=1
4747
TopLine=1
4848
LeftChar=1
4949
[Editor_9]
5050
CursorCol=1
51-
CursorRow=12
51+
CursorRow=1
5252
TopLine=1
5353
LeftChar=1
5454
[Editor_11]
5555
CursorCol=1
56-
CursorRow=64
57-
TopLine=39
56+
CursorRow=1
57+
TopLine=1
5858
LeftChar=1
5959
[Editor_10]
6060
CursorCol=1
61-
CursorRow=12
61+
CursorRow=1
6262
TopLine=1
6363
LeftChar=1
6464
[Editor_12]
6565
CursorCol=1
66-
CursorRow=12
66+
CursorRow=1
6767
TopLine=1
6868
LeftChar=1
6969
[Editor_13]
7070
CursorCol=1
71-
CursorRow=12
71+
CursorRow=1
7272
TopLine=1
7373
LeftChar=1
7474
[Editor_14]

WUReset_private.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@
55
#define WURESET_PRIVATE_H
66

77
/* VERSION DEFINITIONS */
8-
#define VER_STRING "11.0.0.6"
8+
#define VER_STRING "11.0.0.7"
99
#define VER_MAJOR 11
1010
#define VER_MINOR 0
1111
#define VER_RELEASE 0
12-
#define VER_BUILD 6
12+
#define VER_BUILD 7
1313
#define COMPANY_NAME "Manuel Gil"
14-
#define FILE_VERSION "11.0.0.6"
14+
#define FILE_VERSION "11.0.0.7"
1515
#define FILE_DESCRIPTION "Developed using the Dev-C++ IDE"
1616
#define INTERNAL_NAME "RWUT"
1717
#define LEGAL_COPYRIGHT "Microsoft Public License (MS-PL)"
1818
#define LEGAL_TRADEMARKS "Manuel Gil"
1919
#define ORIGINAL_FILENAME "wureset.exe"
2020
#define PRODUCT_NAME "Reset Windows Update Tool"
21-
#define PRODUCT_VERSION "11.0.0.6"
21+
#define PRODUCT_VERSION "11.0.0.7"
2222

2323
#endif /*WURESET_PRIVATE_H*/

WUReset_private.rc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@
88
// TO CHANGE VERSION INFORMATION, EDIT PROJECT OPTIONS...
99
//
1010
1 VERSIONINFO
11-
FILEVERSION 11,0,0,6
12-
PRODUCTVERSION 11,0,0,6
11+
FILEVERSION 11,0,0,7
12+
PRODUCTVERSION 11,0,0,7
1313
FILETYPE VFT_APP
1414
{
1515
BLOCK "StringFileInfo"
1616
{
1717
BLOCK "040904E4"
1818
{
1919
VALUE "CompanyName", "Manuel Gil"
20-
VALUE "FileVersion", "11.0.0.6"
20+
VALUE "FileVersion", "11.0.0.7"
2121
VALUE "FileDescription", "Developed using the Dev-C++ IDE"
2222
VALUE "InternalName", "RWUT"
2323
VALUE "LegalCopyright", "Microsoft Public License (MS-PL)"
2424
VALUE "LegalTrademarks", "Manuel Gil"
2525
VALUE "OriginalFilename", "wureset.exe"
2626
VALUE "ProductName", "Reset Windows Update Tool"
27-
VALUE "ProductVersion", "11.0.0.6"
27+
VALUE "ProductVersion", "11.0.0.7"
2828
}
2929
}
3030
BLOCK "VarFileInfo"

WUReset_private.res

0 Bytes
Binary file not shown.

docs/images/commands.gif

-378 KB
Loading

docs/images/menu.gif

-4.36 KB
Loading

docs/images/version.gif

-16.8 KB
Loading

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<img src="https://img.shields.io/badge/stability-stable-green.svg" alt="Status">
1010
</a>
1111
<a href="https://github.com/ManuelGil/Reset-Windows-Update-Tool#changelog">
12-
<img src="https://img.shields.io/badge/release-v11.0.0.6-blue.svg" alt="Version">
12+
<img src="https://img.shields.io/badge/release-v11.0.0.7-blue.svg" alt="Version">
1313
</a>
1414
<a href="https://github.com/ManuelGil/Reset-Windows-Update-Tool#changelog">
15-
<img src="https://img.shields.io/badge/update-may-yellowgreen.svg" alt="Update">
15+
<img src="https://img.shields.io/badge/update-march-yellowgreen.svg" alt="Update">
1616
</a>
1717
<a href="#license">
1818
<img src="https://img.shields.io/badge/license-MS--PL%20License-green.svg" alt="License">

0 commit comments

Comments
 (0)