Update Winget-AutoUpdate-Install.ps1
parent
415f3fb96a
commit
9498cffc0b
|
@ -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()]
|
||||
|
|
Loading…
Reference in New Issue