Reverted an accidential text deletion
parent
e01f428fb8
commit
a35c803e83
|
@ -158,6 +158,8 @@ Another finess is the **AppID** followed by the `-override` suffix as a **text f
|
||||||
> Example:
|
> Example:
|
||||||
> **Canneverbe.CDBurnerXP-override.txt** with the content `ADDLOCAL=All REMOVE=Desktop_Shortcut /qn`
|
> **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
|
## 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.
|
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).
|
**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).
|
||||||
|
|
Loading…
Reference in New Issue