Winget-AutoUpdate

WAU daily updates apps as system and notify connected users. (Allowlist and Blocklist support)

MIT License

Stars
1.1K

Bot releases are hidden (Show)

Winget-AutoUpdate - Change MS Visual C++ detection

Published by Romanitho over 2 years ago

#4

Winget-AutoUpdate - Added Logs and Notification Display support in User Context

Published by Romanitho over 2 years ago

#3

Winget-AutoUpdate - Bug fix

Published by Romanitho over 2 years ago

Notification popup works again. Sorry about that :)

Winget-AutoUpdate - Renaming installation folder and tasks

Published by Romanitho over 2 years ago

Winget-AutoUpdate - Bug fixed on long name apps

Published by Romanitho over 2 years ago

Fixed issue on long name apps, causing wrong number versions with truncate

image

Winget-AutoUpdate - Added parameters in Install ps1 script

Published by Romanitho over 2 years ago

.SYNOPSIS
Configure Winget to daily update installed apps.

.DESCRIPTION
Install powershell scripts and scheduled task to daily run Winget upgrade and notify connected users.
Possible to exclude apps from auto-update

.PARAMETER Silent
Install Winget-AutoUpdate and prerequisites without user interaction

.PARAMETER WingetUpdatePath
Specify Winget-AutoUpdate installation localtion. Default: C:\ProgramData\winget-update\

.PARAMETER DoNotUpdate
Do not run Winget-AutoUpdate after installation. By default, Winget-AutoUpdate is run just after installation.

.EXAMPLE
.\winget-install-and-update.ps1 -Silent -DoNotUpdate

Install.bat will run ps1 with -Silent

Winget-AutoUpdate - Added MS Visual C++ prerequisite

Published by Romanitho over 2 years ago

  • Added MS Visual C++ prerequisite and install if necessary
  • Rewrite Network Notification
  • Minor changes
Winget-AutoUpdate - Fixed notification display if run as standard user

Published by Romanitho over 2 years ago

  • Fixed notification display if run as standard user
  • Minor changes
Winget-AutoUpdate - Minor changes

Published by Romanitho over 2 years ago

Winget-AutoUpdate - Small changes

Published by Romanitho over 2 years ago

Winget-AutoUpdate - Hard coded notification xml file path

Published by Romanitho over 2 years ago

This allow Upgrate script to be run manually and still get notified.

Winget-AutoUpdate - Add notification languages support

Published by Romanitho over 2 years ago

Winget-AutoUpdate - Run as user, admin or system

Published by Romanitho almost 3 years ago

Winget-AutoUpdate - Simplified directory installation change

Published by Romanitho almost 3 years ago

Inside install ps1, possible to edit location of installation

Winget-AutoUpdate - Excluded app list created

Published by Romanitho almost 3 years ago

Added a list of app to exclude from AutoUpdate process
This allow to keep specific version of an app or leave self-update apps to auto update on their own (like browser or office for instance)

excluded_apps.txt must contains app's IDs

Winget-AutoUpdate - Initial release

Published by Romanitho almost 3 years ago

Importing scripts

Badges
Extracted from project README
GitHub release (latest SemVer) GitHub release (release name instead of tag name)
Related Projects