Reverted an accidential text deletion

pull/257/head
KnifMelti 2022-12-31 12:00:04 +01:00
parent e01f428fb8
commit a35c803e83
1 changed files with 2 additions and 0 deletions

View File

@ -158,6 +158,8 @@ Another finess is the **AppID** followed by the `-override` suffix as a **text f
> Example:
> **Canneverbe.CDBurnerXP-override.txt** with the content `ADDLOCAL=All REMOVE=Desktop_Shortcut /qn`
This will use the content from the text file as a native **winget --override** parameter when upgrading (as proposed by [Nesovj](https://github.com/Nesovj) in [Mod for --override argument #244](https://github.com/Romanitho/Winget-AutoUpdate/discussions/244#discussion-4637666)).
## GPO Management
In an enterprise environment it's crucial that different groups can have different settings in an application etc. or to implement other mandatory settings.
**WAU** doesn't have any setting that can be changed except for when installing (or editing the registry/the task `Winget-AutoUpdate` as **Admin** for a few settings).