You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Windows Update Loop Fix
2
2
3
-
> An automated script to fix the "Checking for Updates" loop on Windows 7 SP1
3
+
> An automated script to fix the "Checking for Updates" loop on Windows 7 SP1
4
4
5
5
## Overview
6
6
@@ -62,6 +62,8 @@ After the final restart, "cleanup.cmd" deletes the files in the C:\packages fold
62
62
63
63
## Help
64
64
65
+
* With the sunset of Windows 7, version 5.0 is likely the last version, unless a bug needs to be fixed.
66
+
65
67
* See [FAQ.md](https://github.com/aakkam22/windowsUpdateLoopFix/blob/master/FAQ.md) for a list of frequently encountered problems and solutions.
66
68
67
69
* See [CHANGELOG.md](https://github.com/aakkam22/windowsUpdateLoopFix/blob/master/CHANGELOG.md) for development history.
@@ -70,4 +72,4 @@ After the final restart, "cleanup.cmd" deletes the files in the C:\packages fold
70
72
71
73
## Terms of Use
72
74
73
-
You use this script at your own risk. While this wizard has been tested extensively, the developer assumes no responsibility for any damage.
75
+
This script will modify sensitive system files. Please ensure that your files are backed up before running this script. This script has been tested extensively. The author is not responsible for any data loss.
0 commit comments