Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidXanatos authored Oct 16, 2018
1 parent cc19eba commit 2f6981e
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# wumgr
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.

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 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 contrary to WUMT it is written in .NET instead of C/C++ and it is Open Source; those it's continued maintanance is enured.


Icons provided by: icons8.com

0 comments on commit 2f6981e

Please sign in to comment.