Update 'README.md'

This commit is contained in:
Fierelier 2021-10-31 04:11:25 +00:00
parent 75513c1df6
commit 7a74bed2a1
1 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
A manual update client for W10 (Should work with older versions as well, though). Lets you pick the updates to install. Though you will still have to turn off automatic updates yourself.
Just run `update.bat` as administrator.
**Based on:** [https://superuser.com/a/893915](https://superuser.com/a/893915) ([http://msdn.microsoft.com/en-us/library/aa387102%28VS.85%29.aspx](http://msdn.microsoft.com/en-us/library/aa387102%28VS.85%29.aspx), [https://docs.microsoft.com/en-us/windows/win32/wua_sdk/searching--downloading--and-installing-updates](https://docs.microsoft.com/en-us/windows/win32/wua_sdk/searching--downloading--and-installing-updates))
A manual update client for W10 (Should work with older versions as well, though). Lets you pick the updates to install. Though you will still have to turn off automatic updates yourself.
Requires [.NET Framework 3.5](https://docs.microsoft.com/en-us/dotnet/framework/install/dotnet-35-windows), but Windows should suggest to install it automatically when you run the script for the first time (script will crash, non-destructively). Just run `update.bat` as administrator.
**Based on:** [https://superuser.com/a/893915](https://superuser.com/a/893915) ([http://msdn.microsoft.com/en-us/library/aa387102%28VS.85%29.aspx](http://msdn.microsoft.com/en-us/library/aa387102%28VS.85%29.aspx), [https://docs.microsoft.com/en-us/windows/win32/wua_sdk/searching--downloading--and-installing-updates](https://docs.microsoft.com/en-us/windows/win32/wua_sdk/searching--downloading--and-installing-updates))
No license.