wumgr
wumgr copied to clipboard
Installer-based version
While portable programs are always very helpful to have, this program needs to have an option within it to execute an installation. Having a version that is installed on your system could enable the following benefits:
- It could store its settings in the Windows Registry for all users.
- It could run as a background service/driver without constantly setting off User Account Control.
- You could automatically download and install updates for the program itself.
- It could install a version of the executable which is pre-configured and optimized for your version of Windows (including ARM, x86 and x64), improving system stability and ease of use.
- It could add an option to the Windows Control Panel to open your update manager settings.
well an installer is definnetly needes will look into that.
- you can already now do with the bypass UAC option
- that could be done with a portable version as well
- its a .NET application it should be CPU architecture independent.
I know this is an old request but I just wanted to +1 this. Every time I want to run updates I have to try and remember where I put this portable executable. Would be nice if I could just launch it by searching for it in my Windows Start Search as I do for all my other programs. Having this installer available through winget would be an extra bonus.