diff --git a/Winget-AutoUpdate-Install.ps1 b/Winget-AutoUpdate-Install.ps1 index 9989bbf7..8b5d5434 100644 --- a/Winget-AutoUpdate-Install.ps1 +++ b/Winget-AutoUpdate-Install.ps1 @@ -142,6 +142,7 @@ function Install-WingetAutoUpdate{ $(!($DisableWAUAutoUpdate)) + False $UseWhiteList "@ @@ -238,4 +239,4 @@ Write-host "End of process." if (!$Silent) { Timeout 10 -} \ No newline at end of file +}