This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
color 0E | |
echo Removing Windows 7 and 8.1 spyware updates. | |
echo To remove "spyware" updates open Command Prompt as Administrator by clicking | |
echo right mouse button. | |
echo Sometimes you need to run this file several times till "get-hotfix" no longer | |
echo find spyware updates (for ex. KB2952664 and others). | |
echo Before running the tool disable automatic update installation in Windows Update | |
echo Center. After updates are deleted, check for updates and hide ones from this | |
echo list for them not to get istalled again, then you can re-enable auto updates. |