github Romanitho/Winget-AutoUpdate v1.3.0
Added parameters in Install ps1 script

latest releases: v2.1.0, v2.0.3-n, v2.0.2-n...
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

Don't miss a new Winget-AutoUpdate release

NewReleases is sending notifications on new releases.