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