Update Winget-AutoUpdate-Install.ps1

pull/38/head
Romain 2022-04-05 15:23:36 +02:00
parent 415f3fb96a
commit 9498cffc0b
1 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,10 @@ Remove scheduled tasks and scripts.
.EXAMPLE
.\winget-install-and-update.ps1 -Silent -DoNotUpdate
.EXAMPLE
.\winget-install-and-update.ps1 -Silent -UseWhiteList
#>
[CmdletBinding()]