From cf0818709c1f86e3b445d8670d41469c4666ab5a Mon Sep 17 00:00:00 2001 From: The_Spider Date: Tue, 12 Apr 2022 13:06:53 -0500 Subject: [PATCH] Adds taskbar search icon control --- CustomWindowsPreferences.admx | 92 +++++++++++++++++++++++++++++ en-US/CustomWindowsPreferences.adml | 17 ++++++ 2 files changed, 109 insertions(+) diff --git a/CustomWindowsPreferences.admx b/CustomWindowsPreferences.admx index 135c054..1885a6f 100644 --- a/CustomWindowsPreferences.admx +++ b/CustomWindowsPreferences.admx @@ -10,6 +10,7 @@ + @@ -58,5 +59,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en-US/CustomWindowsPreferences.adml b/en-US/CustomWindowsPreferences.adml index b952eb4..3dad358 100644 --- a/en-US/CustomWindowsPreferences.adml +++ b/en-US/CustomWindowsPreferences.adml @@ -9,6 +9,7 @@ Microsoft Windows 7 or later Microsoft Windows 10 + Microsoft Windows 10 or later Microsoft Windows 11 Custom Windows Preferences @@ -27,12 +28,28 @@ When set to "Disabled" the user is allowed to choose the start button placement. Left Center Disabled + + Taskbar Searchbox Size/Visability + This configuration option determines the size/visability of the search icon on the taskbar. + +When set to "Small" or "Large" the search icon is displayed on the taskbar. + +When set to "Hidden" the search icon is not displayed on the taskbar. + +When set to "Disabled" the user is allowed to choose the search size/visability. + Large + Small + Hidden + Disabled Position + + Position + \ No newline at end of file