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

Commit 927218f

Browse files
committed
Update Wiki
1 parent b5064fd commit 927218f

47 files changed

Lines changed: 869 additions & 494 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ temporary files, scan, detect and repair corruptions with the Windows System
5353
image, scan all protected system files and replace any corrupted files, change
5454
invalid values in the Windows Registry, reset Winsock settings and more.
5555

56-
- Wiki: [:us:] [:es:] [:it:] [:brazil:] [:fr:]
56+
- Wiki: [:us:] [:es:] [:it:] [:brazil:] [:fr:] [:de:]
5757

5858
- Issues: [Issue Tracker](https://github.com/ManuelGil/Reset-Windows-Update-Tool/issues)
5959

@@ -570,3 +570,4 @@ Reset Windows Update Tool is licensed under the MS-PL License - see the
570570
[:it:]: https://github.com/ManuelGil/Reset-Windows-Update-Tool/wiki/Home-%5Bit%5D
571571
[:brazil:]: https://github.com/ManuelGil/Reset-Windows-Update-Tool/wiki/Home-%5Bbr%5D
572572
[:fr:]: https://github.com/ManuelGil/Reset-Windows-Update-Tool/wiki/Home-%5Bfr%5D
573+
[:de:]: https://github.com/ManuelGil/Reset-Windows-Update-Tool/wiki/Home-%5Bde%5D

docs/html/assets/js/scripts.min.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
$(document).ready(()=>{setTimeout(()=>{$(".sidenav").sidenav()},1e3)});
1+
document.addEventListener('DOMContentLoaded', function() { var elem = document.querySelectorAll('.sidenav'); M.Sidenav.init(elem); });

docs/html/br/about.html

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<div class="container">
6868
<div class="row">
6969
<div class="col m12 center-align">
70-
<img src="../assets/images/banner.png" alt="banner">
70+
<img src="../assets/images/banner.png" loading="lazy" alt="Banner Reset Windows Update Tool">
7171
</div>
7272
<div class="col m12">
7373
<p class="grey-text darken-4">
@@ -184,7 +184,7 @@ <h5 class="white-text">Suporte</h5>
184184
</li>
185185
<li>
186186
<a class="grey-text text-lighten-3"
187-
href="https://github.com/ManuelGil/Reset-Windows-Update-Tool/wiki" target="_blank"
187+
href="https://github.com/ManuelGil/Reset-Windows-Update-Tool/wiki/Home" target="_blank"
188188
rel="noopener noreferrer">
189189
Wiki
190190
</a>
@@ -196,26 +196,28 @@ <h5 class="white-text">Suporte</h5>
196196
<div class="footer-copyright">
197197
<div class="container">
198198
Copyright © 2020 Manuel Gil
199-
<a class="grey-text text-lighten-4 right" href="/terms.html" target="_blank"
199+
<a class="grey-text text-lighten-4 right" href="/cookies-policy.html" target="_blank"
200200
rel="noopener noreferrer">Cookies Policy</a>
201201
</div>
202202
</div>
203203
</footer>
204204

205-
<link rel="stylesheet"
206-
href="https://fonts.googleapis.com/css?family=Roboto:regular,bold,italic,thin,light,bolditalic,black,medium&amp;lang=en">
205+
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet">
207206
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
207+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css">
208208

209209
<link rel="stylesheet" href="../assets/css/font-awesome.min.css">
210210
<link rel="stylesheet" href="../assets/css/materialize.min.css">
211211
<link rel="stylesheet" href="../assets/css/styles.min.css">
212212

213-
<script src="https://code.jquery.com/jquery-3.4.1.min.js"
214-
integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
213+
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
214+
integrity="sha256-4+XzXVhsDmqanXGHaHvgh1gMQKX40OUvDEBTu8JcmNs=" crossorigin="anonymous"></script>
215+
216+
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js"></script>
215217

216218
<script src="../assets/js/materialize.min.js"></script>
217-
<script src="../assets/js/scripts.js"></script>
219+
<script src="../assets/js/scripts.min.js" defer></script>
218220

219221
</body>
220222

221-
</html>
223+
</html>

docs/html/br/downloads.html

Lines changed: 75 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -76,15 +76,15 @@ <h5 class="cyan-text darken-2">Download recomendado:</h5>
7676
</div>
7777
<div class="col m12 valign-wrapper cell-grid blue-grey lighten-4">
7878
<div class="col l4 left-align">
79-
<strong>wureset11008_setup_winx64.exe</strong><br>
79+
<strong>wureset11009_setup_winx64.exe</strong><br>
8080
<small>For 64-bits Windows 8 ou superior</small>
8181
</div>
8282
<div class="col m4 center-align">
8383
<p>5.83 MB</p>
8484
</div>
8585
<div class="col m4 right-align">
86-
<a href="https://wureset.com/files/installers/wureset11008_setup_winx64.exe" target="_blank"
87-
rel="noopener noreferrer" class="waves-effect waves-light btn indigo">
86+
<a href="/files/installers/wureset11009_setup_winx64.exe" target="_blank" rel="noopener noreferrer"
87+
class="waves-effect waves-light btn indigo">
8888
Baixar</a>
8989
</div>
9090
</div>
@@ -93,15 +93,15 @@ <h5 class="cyan-text darken-2">Outros downloads:</h5>
9393
</div>
9494
<div class="col m12 valign-wrapper cell-grid">
9595
<div class="col l4 left-align">
96-
<strong>wureset11008_setup_winx86.exe</strong><br>
96+
<strong>wureset11009_setup_winx86.exe</strong><br>
9797
<small>For 32-bits Windows 8 ou superior</small>
9898
</div>
9999
<div class="col m4 center-align">
100100
<p>2.14 MB</p>
101101
</div>
102102
<div class="col m4 right-align">
103-
<a href="https://wureset.com/files/installers/wureset11008_setup_winx86.exe" target="_blank"
104-
rel="noopener noreferrer" class="waves-effect waves-light btn indigo">
103+
<a href="/files/installers/wureset11009_setup_winx86.exe" target="_blank" rel="noopener noreferrer"
104+
class="waves-effect waves-light btn indigo">
105105
Baixar</a>
106106
</div>
107107
</div>
@@ -114,7 +114,63 @@ <h5 class="cyan-text darken-2">Outros downloads:</h5>
114114
<p>1.07 MB</p>
115115
</div>
116116
<div class="col m4 right-align">
117-
<a href="https://wureset.com/files/zips/wureset.zip" target="_blank" rel="noopener noreferrer"
117+
<a href="/files/zips/wureset.zip" target="_blank" rel="noopener noreferrer"
118+
class="waves-effect waves-light btn indigo">
119+
Baixar</a>
120+
</div>
121+
</div>
122+
<div class="col m12 valign-wrapper cell-grid">
123+
<div class="col l4 left-align">
124+
<strong>wureset-lite.zip </strong><br>
125+
<small>Script para Windows 8 ou superior</small>
126+
</div>
127+
<div class="col m4 center-align">
128+
<p>2.88 KB</p>
129+
</div>
130+
<div class="col m4 right-align">
131+
<a href="/files/zips/wureset-lite.zip " target="_blank" rel="noopener noreferrer"
132+
class="waves-effect waves-light btn indigo">
133+
Baixar</a>
134+
</div>
135+
</div>
136+
<div class="col m12 valign-wrapper cell-grid">
137+
<div class="col l4 left-align">
138+
<strong>ResetWUEng.zip</strong><br>
139+
<small>Script para Windows 8 ou superior</small>
140+
</div>
141+
<div class="col m4 center-align">
142+
<p>127.44 KB</p>
143+
</div>
144+
<div class="col m4 right-align">
145+
<a href="/files/zips/ResetWUEng.zip" target="_blank" rel="noopener noreferrer"
146+
class="waves-effect waves-light btn indigo">
147+
Baixar</a>
148+
</div>
149+
</div>
150+
<div class="col m12 valign-wrapper cell-grid">
151+
<div class="col l4 left-align">
152+
<strong>ResetWUDeu.zip</strong><br>
153+
<small>Script para Windows 8 ou superior</small>
154+
</div>
155+
<div class="col m4 center-align">
156+
<p>128.12 KB</p>
157+
</div>
158+
<div class="col m4 right-align">
159+
<a href="/files/zips/ResetWUDeu.zip" target="_blank" rel="noopener noreferrer"
160+
class="waves-effect waves-light btn indigo">
161+
Baixar</a>
162+
</div>
163+
</div>
164+
<div class="col m12 valign-wrapper cell-grid">
165+
<div class="col l4 left-align">
166+
<strong>ResetWUSpa.zip</strong><br>
167+
<small>Script para Windows 8 ou superior</small>
168+
</div>
169+
<div class="col m4 center-align">
170+
<p>127.98 KB</p>
171+
</div>
172+
<div class="col m4 right-align">
173+
<a href="/files/zips/ResetWUSpa.zip" target="_blank" rel="noopener noreferrer"
118174
class="waves-effect waves-light btn indigo">
119175
Baixar</a>
120176
</div>
@@ -128,8 +184,8 @@ <h5 class="cyan-text darken-2">Outros downloads:</h5>
128184
<p>3.22 KB</p>
129185
</div>
130186
<div class="col m4 right-align">
131-
<a href="https://wureset.com/files/zips/ResetSUSClientID.zip" target="_blank"
132-
rel="noopener noreferrer" class="waves-effect waves-light btn indigo">
187+
<a href="/files/zips/ResetSUSClientID.zip" target="_blank" rel="noopener noreferrer"
188+
class="waves-effect waves-light btn indigo">
133189
Baixar</a>
134190
</div>
135191
</div>
@@ -178,7 +234,7 @@ <h5 class="white-text">Suporte</h5>
178234
</li>
179235
<li>
180236
<a class="grey-text text-lighten-3"
181-
href="https://github.com/ManuelGil/Reset-Windows-Update-Tool/wiki" target="_blank"
237+
href="https://github.com/ManuelGil/Reset-Windows-Update-Tool/wiki/Home" target="_blank"
182238
rel="noopener noreferrer">
183239
Wiki
184240
</a>
@@ -190,26 +246,28 @@ <h5 class="white-text">Suporte</h5>
190246
<div class="footer-copyright">
191247
<div class="container">
192248
Copyright © 2020 Manuel Gil
193-
<a class="grey-text text-lighten-4 right" href="/terms.html" target="_blank"
249+
<a class="grey-text text-lighten-4 right" href="/cookies-policy.html" target="_blank"
194250
rel="noopener noreferrer">Cookies Policy</a>
195251
</div>
196252
</div>
197253
</footer>
198254

199-
<link rel="stylesheet"
200-
href="https://fonts.googleapis.com/css?family=Roboto:regular,bold,italic,thin,light,bolditalic,black,medium&amp;lang=en">
255+
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet">
201256
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
257+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css">
202258

203259
<link rel="stylesheet" href="../assets/css/font-awesome.min.css">
204260
<link rel="stylesheet" href="../assets/css/materialize.min.css">
205261
<link rel="stylesheet" href="../assets/css/styles.min.css">
206262

207-
<script src="https://code.jquery.com/jquery-3.4.1.min.js"
208-
integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
263+
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
264+
integrity="sha256-4+XzXVhsDmqanXGHaHvgh1gMQKX40OUvDEBTu8JcmNs=" crossorigin="anonymous"></script>
265+
266+
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js"></script>
209267

210268
<script src="../assets/js/materialize.min.js"></script>
211-
<script src="../assets/js/scripts.js"></script>
269+
<script src="../assets/js/scripts.min.js" defer></script>
212270

213271
</body>
214272

215-
</html>
273+
</html>

docs/html/br/help.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h5 class="white-text">Suporte</h5>
156156
</li>
157157
<li>
158158
<a class="grey-text text-lighten-3"
159-
href="https://github.com/ManuelGil/Reset-Windows-Update-Tool/wiki" target="_blank"
159+
href="https://github.com/ManuelGil/Reset-Windows-Update-Tool/wiki/Home" target="_blank"
160160
rel="noopener noreferrer">
161161
Erros
162162
</a>
@@ -168,26 +168,28 @@ <h5 class="white-text">Suporte</h5>
168168
<div class="footer-copyright">
169169
<div class="container">
170170
Copyright © 2020 Manuel Gil
171-
<a class="grey-text text-lighten-4 right" href="/terms.html" target="_blank"
171+
<a class="grey-text text-lighten-4 right" href="/cookies-policy.html" target="_blank"
172172
rel="noopener noreferrer">Cookies Policy</a>
173173
</div>
174174
</div>
175175
</footer>
176176

177-
<link rel="stylesheet"
178-
href="https://fonts.googleapis.com/css?family=Roboto:regular,bold,italic,thin,light,bolditalic,black,medium&amp;lang=en">
177+
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet">
179178
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
179+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css">
180180

181181
<link rel="stylesheet" href="../assets/css/font-awesome.min.css">
182182
<link rel="stylesheet" href="../assets/css/materialize.min.css">
183183
<link rel="stylesheet" href="../assets/css/styles.min.css">
184184

185-
<script src="https://code.jquery.com/jquery-3.4.1.min.js"
186-
integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
185+
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
186+
integrity="sha256-4+XzXVhsDmqanXGHaHvgh1gMQKX40OUvDEBTu8JcmNs=" crossorigin="anonymous"></script>
187+
188+
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js"></script>
187189

188190
<script src="../assets/js/materialize.min.js"></script>
189-
<script src="../assets/js/scripts.js"></script>
191+
<script src="../assets/js/scripts.min.js" defer></script>
190192

191193
</body>
192194

193-
</html>
195+
</html>

docs/html/br/index.html

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<div class="col m12">
7171
<div class="col m12 valign-wrapper">
7272
<div class="col m4">
73-
<img src="../assets/images/logo.png" alt="logo" style="max-width:80%;height:auto;">
73+
<img src="../assets/images/logo_5y.png" loading="lazy" alt="Logo Reset Windows Update Tool" style="max-width:80%;height:auto;">
7474
</div>
7575
<div class="col m8">
7676
<div class="col">
@@ -84,7 +84,7 @@ <h3 class="indigo-text darken-2">Reset Windows Update Tool</h3>
8484
</a>
8585
</div>
8686
<div class="col" style="margin: 5px auto;">
87-
<a href="https://github.com/ManuelGil/Reset-Windows-Update-Tool/wiki/Donate"
87+
<a href="https://github.com/ManuelGil/Reset-Windows-Update-Tool/wiki/Donate-%5Bbr%5D"
8888
target="_blank" rel="noopener noreferrer"
8989
class="waves-effect waves-light btn-large blue darken-2">
9090
<i class="material-icons right">favorite</i>
@@ -120,14 +120,14 @@ <h4 class="blue-text darken-2">O Poder da Linha de Comando</h4>
120120
</div>
121121
<div class="col m4">
122122
<h4 class="blue-text darken-2">Releases</h4>
123-
<p><a href="https://wureset.com/files/installers/wureset11008_setup_winx64.exe" target="_blank"
123+
<p><a href="/files/installers/wureset11009_setup_winx64.exe" target="_blank"
124124
rel="noopener noreferrer">WUReset 11.0.0.9</a> <small
125125
class="grey-text darken-4">(10/12/2020)</small>
126126
</p>
127-
<p><a href="https://wureset.com/files/zips/ResetWUEng.zip" target="_blank" rel="noopener noreferrer">ResetWUEng
127+
<p><a href="/files/zips/ResetWUEng.zip" target="_blank" rel="noopener noreferrer">ResetWUEng
128128
10.5.3.7</a> <small class="grey-text darken-4">(06/04/2019)</small>
129129
</p>
130-
<p><a href="https://wureset.com/files/zips/ResetSUSClientID.zip" target="_blank"
130+
<p><a href="/files/zips/ResetSUSClientID.zip" target="_blank"
131131
rel="noopener noreferrer">ResetSUSClientID 1.0.1</a> <small
132132
class="grey-text darken-4">(05/15/2019)</small>
133133
</p>
@@ -179,7 +179,7 @@ <h5 class="white-text">Suporte</h5>
179179
</li>
180180
<li>
181181
<a class="grey-text text-lighten-3"
182-
href="https://github.com/ManuelGil/Reset-Windows-Update-Tool/wiki" target="_blank"
182+
href="https://github.com/ManuelGil/Reset-Windows-Update-Tool/wiki/Home" target="_blank"
183183
rel="noopener noreferrer">
184184
Wiki
185185
</a>
@@ -191,25 +191,27 @@ <h5 class="white-text">Suporte</h5>
191191
<div class="footer-copyright">
192192
<div class="container">
193193
Copyright © 2020 Manuel Gil
194-
<a class="grey-text text-lighten-4 right" href="/terms.html" target="_blank"
194+
<a class="grey-text text-lighten-4 right" href="/cookies-policy.html" target="_blank"
195195
rel="noopener noreferrer">Cookies Policy</a>
196196
</div>
197197
</div>
198198
</footer>
199199

200-
<link rel="stylesheet"
201-
href="https://fonts.googleapis.com/css?family=Roboto:regular,bold,italic,thin,light,bolditalic,black,medium&amp;lang=en">
200+
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet">
202201
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
202+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css">
203203

204204
<link rel="stylesheet" href="../assets/css/font-awesome.min.css">
205205
<link rel="stylesheet" href="../assets/css/materialize.min.css">
206206
<link rel="stylesheet" href="../assets/css/styles.min.css">
207207

208-
<script src="https://code.jquery.com/jquery-3.4.1.min.js"
209-
integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
208+
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
209+
integrity="sha256-4+XzXVhsDmqanXGHaHvgh1gMQKX40OUvDEBTu8JcmNs=" crossorigin="anonymous"></script>
210+
211+
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js"></script>
210212

211213
<script src="../assets/js/materialize.min.js"></script>
212-
<script src="../assets/js/scripts.js"></script>
214+
<script src="../assets/js/scripts.min.js" defer></script>
213215

214216
</body>
215217

0 commit comments

Comments
 (0)