Skip to content

Commit

Permalink
Merge pull request #76 from CHEF-KOCH/patch-1
Browse files Browse the repository at this point in the history
Small readme improvements
  • Loading branch information
DavidXanatos authored Oct 30, 2019
2 parents 813cc0c + e4ad481 commit 5b1c8fb
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# wumgr
# WuMgr

## Overview
WuMgr (Update Manager for Windows) is a tool to manage updates of Microsoft products on the Windows operating system.
It uses the "Windows Update Agent API" to identify as well as download and install missing updates.
It uses the ["Windows Update Agent API"](https://docs.microsoft.com/en-us/windows/win32/wua_sdk/portal-client) to identify as well as download and install missing updates.
It allows the user fine control of updates on modern (Windows 10) operating system versions, comparable to what windows 7 and 8.1 offered.

This tool is inspired by the Windows Update Mini Tool, however in contrast to WUMT it is written in .NET instead of C/C++ and it is open source; thus its continued maintenance is ensured.
This tool is inspired by the [Windows Update Mini Tool (WUMT)](https://www.majorgeeks.com/files/details/windows_update_minitool.html), however in comparison to WUMT it is written in pure .NET instead of C/C++, and it is open source.

On popular request, here is hot you can donate:
Here are my official donation options:
* ETH: `0xBf08c3c47C5175015cEF4E32fB2315c9111F5305`
* LTC: `LTqXK1UEri1FCv7fNn9bcFhsrh78SaNdSM`
* BTC: `18tQgfoog4VyespgskpNiaNFMTdcm6j5Gd`

ETH: 0xBf08c3c47C5175015cEF4E32fB2315c9111F5305
And if you preffer more legit payment methods, here is [my pateron page](https://www.patreon.com/DavidXanatos): https://www.patreon.com/DavidXanatos

LTC: LTqXK1UEri1FCv7fNn9bcFhsrh78SaNdSM

BTC: 18tQgfoog4VyespgskpNiaNFMTdcm6j5Gd

And if you preffer more legit payment methods, here is my pateron page: https://www.patreon.com/DavidXanatos

Icons provided by: http://icons8.com/
Icons provided by:
* Icons8-com (http://icons8.com/)

0 comments on commit 5b1c8fb

Please sign in to comment.