Skip to content

ExperiencersInternational/WindowsUpdateManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Update Manager

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 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 (WUMT), however in comparison to WUMT it is written in pure .NET instead of C/C++, and it is open source.

Here are my official donation options:

  • ETH: 0xBf08c3c47C5175015cEF4E32fB2315c9111F5305
  • 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:

If you would like to use the stable version with non broken source code, go to https://github.com/DavidXanatos/wumgr.

Packages

No packages published

Languages

  • C# 99.9%
  • HTML 0.1%