Update Winget-AutoUpdate-Install.ps1
parent
f89557d77b
commit
41b61bd4d4
|
@ -142,6 +142,7 @@ function Install-WingetAutoUpdate{
|
|||
<?xml version="1.0"?>
|
||||
<app>
|
||||
<WAUautoupdate>$(!($DisableWAUAutoUpdate))</WAUautoupdate>
|
||||
<WAUprerelease>False</WAUprerelease>
|
||||
<UseWAUWhiteList>$UseWhiteList</UseWAUWhiteList>
|
||||
</app>
|
||||
"@
|
||||
|
|
Loading…
Reference in New Issue