Last active
May 9, 2016 14:16
-
-
Save calebsullivan/26b4f5be2d596a0aafa18e9aeffbe3b7 to your computer and use it in GitHub Desktop.
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
| Windows Registry Editor Version 5.00 | |
| [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate] | |
| "DisableOSUpgrade"=dword:00000001 | |
| [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\GWX] | |
| "DisableGWX"=dword:00000001 |
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
| DisableupgradeGWX.reg | |
| WUSA /UNINSTALL /KB:3035583 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment