|
19 | 19 |
|
20 | 20 | ## About
|
21 | 21 |
|
22 |
| -This batch script will remove telemetry-related Tasks, Services and Updates (nagware updates as well). |
| 22 | +This batch script will remove telemetry and nagware-related Tasks, Services and Updates. |
23 | 23 |
|
24 | 24 | It will also block [telemetry domains and IPs](https://github.com/Strappazzon/teleme7ry/blob/master/rules.txt).
|
25 | 25 |
|
@@ -48,8 +48,8 @@ Here's a description of each task:
|
48 | 48 | - Make sure that System Restore is On otherwise the task will fail.
|
49 | 49 | - 2\. **Stop and delete telemetry services**
|
50 | 50 | - Telemetry services will be stopped and deleted. You can see the full list [here](https://github.com/Strappazzon/teleme7ry/wiki/Telemetry-Services).
|
51 |
| -- 3\. **Delete telemetry tasks** |
52 |
| - - Telemetry tasks will be deleted. You can see the full list [here](https://github.com/Strappazzon/teleme7ry/wiki/Telemetry-Tasks). |
| 51 | +- 3\. **Delete telemetry and nagware tasks** |
| 52 | + - Telemetry and nagware tasks will be deleted. You can see the full list [here](https://github.com/Strappazzon/teleme7ry/wiki/Telemetry-Tasks). |
53 | 53 | - 4\. **Block telemetry domains and IPs**
|
54 | 54 | - Teleme7ry rules will be merged with the hosts file. You can see all the rules [here](https://github.com/Strappazzon/teleme7ry/blob/master/rules.txt).
|
55 | 55 | - Duplicate lines inside the hosts file, if any, will be removed (due to limitations, this includes hosts entries that have nothing to do with telemetry).
|
@@ -90,6 +90,7 @@ Please create an [issue on GitHub](https://github.com/Strappazzon/teleme7ry/issu
|
90 | 90 | - [Privacy In Windows 7 – How To Disable Telemetry Data Collection - DeskRoll](https://deskroll.com/blog/article.php?id=Privacy_In_Windows_7_%E2%80%93_How_To_Disable_Telemetry_Data_Collection)
|
91 | 91 | - [dwt_util.py - DisableWinTracking](https://github.com/10se1ucgo/DisableWinTracking/blob/master/dwt_util.py#L138)
|
92 | 92 | - [How to Avoid Windows 7’s End-of-Support Nags - How-To Geek](https://www.howtogeek.com/408556/how-to-avoid-windows-7s-end-of-support-nags/)
|
| 93 | +- [How to disable the "Your Windows 7 PC is out of support" full screen popup - ghacks.net](https://www.ghacks.net/2019/12/12/how-to-disable-the-your-windows-7-pc-is-out-of-support-full-screen-popop/) |
93 | 94 | - [Updates Blacklist - Blackbird](https://www.getblackbird.net/blacklist/updates/)
|
94 | 95 |
|
95 | 96 | ### Logo
|
|
0 commit comments