Merge branch 'main' into user-approval
commit
b0bf9893b4
|
@ -104,7 +104,6 @@ Get Black/White List from external Path (**URL/UNC/Local/GPO**) - download/copy
|
|||
|
||||
If `-ListPath` is set to **GPO** the Black/White List can be managed from within the GPO itself under **Application GPO Blacklist**/**Application GPO Whitelist**. Thanks to [Weatherlights](https://github.com/Weatherlights) in [#256 (reply in thread)](https://github.com/Romanitho/Winget-AutoUpdate/discussions/256#discussioncomment-4710599)!
|
||||
|
||||
|
||||
**-ModsPath**<br>
|
||||
Get Mods from external Path (**URL/UNC/Local/AzureBlob**) - download/copy to `mods` in Winget-AutoUpdate installation location if external mods are newer.<br>
|
||||
|
||||
|
@ -186,7 +185,6 @@ You can find more information on [Winget-Install Repo](https://github.com/Romani
|
|||
Read more in the `README.md` under the directory **mods**.
|
||||
|
||||
Share your mods with the community:<br>
|
||||
|
||||
https://github.com/Romanitho/Winget-AutoUpdate/discussions/categories/mods
|
||||
|
||||
### Winget native parameters
|
||||
|
@ -195,7 +193,6 @@ Another finess is the **AppID** followed by the `-override` suffix as a **text f
|
|||
> Example:<br>
|
||||
**Canneverbe.CDBurnerXP-override.txt** with the content `ADDLOCAL=All REMOVE=Desktop_Shortcut /qn`
|
||||
|
||||
|
||||
This will use the **content** of the text file as a native **winget --override** parameter when upgrading (as proposed by [JonNesovic](https://github.com/JonNesovic) in [Mod for --override argument #244](https://github.com/Romanitho/Winget-AutoUpdate/discussions/244#discussion-4637666)).
|
||||
|
||||
## GPO Management
|
||||
|
|
Loading…
Reference in New Issue