From eb5a46d90c1c56b7f7fbb5d4a0f87c8245782ba8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6ran=20Axel=20Johannesson?= <102996177+KnifMelti@users.noreply.github.com> Date: Fri, 20 Jan 2023 04:36:17 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 90f49a1..66575e3 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,9 @@ Disable Winget-AutoUpdate update checking. By default, WAU auto updates if new v Use White List instead of Black List. This setting will not create the "excluded_apps.txt" but "included_apps.txt". **-ListPath** -Get Black/White List from external Path (**URL/UNC/Local**) - download/copy to Winget-AutoUpdate installation location if external list is newer. +Get Black/White List from external Path (**URL/UNC/GPO/Local**) - download/copy to Winget-AutoUpdate installation location if external list is newer. +If set to **GPO** the Black/White List can be managed via the GPO 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** Get Mods from external Path (**URL/UNC/Local**) - download/copy to `mods` in Winget-AutoUpdate installation location if external mods are newer.