476 lines
18 KiB
XML
476 lines
18 KiB
XML
<?xml version="1.0" ?>
|
|
<policyDefinitions revision="1.0" schemaVersion="1.0">
|
|
<policyNamespaces>
|
|
<target namespace="CWP.Policies.Global" prefix="CustomWindowsPreferences"/>
|
|
<using namespace="CWP.Policies" prefix="CWP"/>
|
|
<using namespace="Microsoft.Policies.Windows" prefix="windows"/>
|
|
</policyNamespaces>
|
|
<resources minRequiredRevision="1.0"/>
|
|
<supportedOn>
|
|
<definitions>
|
|
<definition displayName="$(string.SUPPORTED_WIN7_ONLY)" name="SUPPORTED_WIN7_ONLY"/>
|
|
<definition displayName="$(string.SUPPORTED_WIN7_LATER)" name="SUPPORTED_WIN7_LATER"/>
|
|
<definition displayName="$(string.SUPPORTED_WIN8_ONLY)" name="SUPPORTED_WIN8_ONLY"/>
|
|
<definition displayName="$(string.SUPPORTED_WIN8_LATER)" name="SUPPORTED_WIN8_LATER"/>
|
|
<definition displayName="$(string.SUPPORTED_WIN10_ONLY)" name="SUPPORTED_WIN10_ONLY"/>
|
|
<definition displayName="$(string.SUPPORTED_WIN10_LATER)" name="SUPPORTED_WIN10_LATER"/>
|
|
<definition displayName="$(string.SUPPORTED_WIN11_ONLY)" name="SUPPORTED_WIN11_ONLY"/>
|
|
<definition displayName="$(string.SUPPORTED_WIN7-10_ONLY)" name="SUPPORTED_WIN7-10_ONLY"/>
|
|
</definitions>
|
|
</supportedOn>
|
|
<categories>
|
|
<category displayName="$(string.CWP_DisplayName)" name="cwp">
|
|
<parentCategory ref="CWP:Cat_CWP"/>
|
|
</category>
|
|
</categories>
|
|
<policies>
|
|
<policy
|
|
name="ClassicTaskbarMenuPosition"
|
|
class="User"
|
|
displayName="$(string.ClassicTaskbarMenuPosition_Display)"
|
|
explainText="$(string.ClassicTaskbarMenuPosition_Explain)"
|
|
presentation="$(presentation.ClassicTaskbarMenuPosition_PresentationID)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN11_ONLY"/>
|
|
<elements>
|
|
<enum id="ClassicTaskbarMenuPosition_Enum" valueName="TaskbarAl">
|
|
<item displayName="$(string.ClassicTaskbarMenuPosition_Left)">
|
|
<value>
|
|
<decimal value="0"/>
|
|
</value>
|
|
</item>
|
|
<item displayName="$(string.ClassicTaskbarMenuPosition_Center)">
|
|
<value>
|
|
<decimal value="1"/>
|
|
</value>
|
|
</item>
|
|
</enum>
|
|
</elements>
|
|
</policy>
|
|
<policy
|
|
name="SearchBoxSize"
|
|
class="User"
|
|
displayName="$(string.SearchBoxSize_Display)"
|
|
explainText="$(string.SearchBoxSize_Explain)"
|
|
presentation="$(presentation.SearchBoxSize_PresentationID)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Search"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
|
<elements>
|
|
<enum id="SearchBoxSize_Enum" valueName="SearchboxTaskbarMode">
|
|
<item displayName="$(string.SearchBoxSize_Large)">
|
|
<value>
|
|
<decimal value="2"/>
|
|
</value>
|
|
</item>
|
|
<item displayName="$(string.SearchBoxSize_Small)">
|
|
<value>
|
|
<decimal value="1"/>
|
|
</value>
|
|
</item>
|
|
<item displayName="$(string.SearchBoxSize_Hidden)">
|
|
<value>
|
|
<decimal value="0"/>
|
|
</value>
|
|
</item>
|
|
</enum>
|
|
</elements>
|
|
</policy>
|
|
<policy
|
|
name="ShowTaskView"
|
|
class="User"
|
|
displayName="$(string.ShowTaskView_Display)"
|
|
explainText="$(string.ShowTaskView_Explain)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer"
|
|
valueName="ShowTaskViewButton"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
|
<enabledValue>
|
|
<decimal value="1"/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<decimal value="0"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="ShowWidgets"
|
|
class="User"
|
|
displayName="$(string.ShowWidgets_Display)"
|
|
explainText="$(string.ShowWidgets_Explain)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
|
valueName="TaskbarDa"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN11_ONLY"/>
|
|
<enabledValue>
|
|
<decimal value="1"/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<decimal value="0"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="DesktopPreview"
|
|
class="User"
|
|
displayName="$(string.DesktopPreview_Display)"
|
|
explainText="$(string.DesktopPreview_Explain)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
|
valueName="DisablePreviewDesktop"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
|
<enabledValue>
|
|
<decimal value="1"/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<decimal value="0"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="FileExplorerToC"
|
|
class="User"
|
|
displayName="$(string.FileExplorerToC_Display)"
|
|
explainText="$(string.FileExplorerToC_Explain)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
|
valueName="LaunchTo"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
|
<enabledValue>
|
|
<decimal value="1"/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<decimal value="0"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="FileExplorerRecent"
|
|
class="User"
|
|
displayName="$(string.FileExplorerRecent_Display)"
|
|
explainText="$(string.FileExplorerRecent_Explain)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer"
|
|
valueName="ShowRecent"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
|
<enabledValue>
|
|
<decimal value="1"/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<decimal value="0"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="FileExplorerFrequent"
|
|
class="User"
|
|
displayName="$(string.FileExplorerFrequent_Display)"
|
|
explainText="$(string.FileExplorerFrequent_Explain)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer"
|
|
valueName="ShowFrequent"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
|
<enabledValue>
|
|
<decimal value="1"/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<decimal value="0"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="FileExplorerTrackDocuments"
|
|
class="User"
|
|
displayName="$(string.FileExplorerTrackDocuments_Display)"
|
|
explainText="$(string.FileExplorerTrackDocuments_Explain)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer"
|
|
valueName="Start_TrackDocs"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
|
<enabledValue>
|
|
<decimal value="1"/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<decimal value="0"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="AeroShaking"
|
|
class="User"
|
|
displayName="$(string.AeroShaking_Display)"
|
|
explainText="$(string.AeroShaking_Explain)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
|
valueName="DisallowShaking"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
|
<enabledValue>
|
|
<decimal value="1"/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<decimal value="0"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="VerboseStatusMessages"
|
|
class="Both"
|
|
displayName="$(string.VerboseStatusMessages_Display)"
|
|
explainText="$(string.VerboseStatusMessages_Explain)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Policies\System"
|
|
valueName="VerboseStatus"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
|
<enabledValue>
|
|
<decimal value="1"/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<decimal value="0"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="StickyKeys"
|
|
class="User"
|
|
displayName="$(string.StickyKeys_Display)"
|
|
explainText="$(string.StickyKeys_Explain)"
|
|
key="Control Panel\Accessibility\StickyKeys"
|
|
valueName="Flags"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
|
<enabledValue>
|
|
<string value="510"/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<string value="506"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="FilterKeys"
|
|
class="User"
|
|
displayName="$(string.FilterKeys_Display)"
|
|
explainText="$(string.FilterKeys_Explain)"
|
|
key="Control Panel\Accessibility\Keyboard Response"
|
|
valueName="Flags"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
|
<enabledValue>
|
|
<string value="126"/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<string value="122"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="ItemCheckBoxes"
|
|
class="User"
|
|
displayName="$(string.ItemCheckBoxes_Display)"
|
|
explainText="$(string.ItemCheckBoxes_Explain)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
|
valueName="AutoCheckSelect"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
|
<enabledValue>
|
|
<decimal value="1"/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<decimal value="0"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="ItemCheckBoxesDefault"
|
|
class="Machine"
|
|
displayName="$(string.ItemCheckBoxesDefault_Display)"
|
|
explainText="$(string.ItemCheckBoxesDefault_Explain)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\AutoCheckSelect"
|
|
valueName="DefaultValue"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
|
<enabledValue>
|
|
<decimal value="1"/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<decimal value="0"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="SearchBoxSuggestions"
|
|
class="User"
|
|
displayName="$(string.SearchBoxSuggestions_Display)"
|
|
explainText="$(string.SearchBoxSuggestions_Explain)"
|
|
key="Software\Policies\Microsoft\Windows\Explorer"
|
|
valueName="DisableSearchBoxSuggestions"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
|
<enabledValue>
|
|
<decimal value="0"/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<decimal value="1"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="BingSearch"
|
|
class="User"
|
|
displayName="$(string.BingSearch_Display)"
|
|
explainText="$(string.BingSearch_Explain)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Search"
|
|
valueName="BingSearchEnabled"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
|
<enabledValue>
|
|
<decimal value="1"/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<decimal value="0"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="SecondsInSystemClock"
|
|
class="Machine"
|
|
displayName="$(string.SecondsInSystemClock_Display)"
|
|
explainText="$(string.SecondsInSystemClock_Explain)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
|
valueName="ShowSecondsInSystemClock"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN7-10_ONLY"/>
|
|
<enabledValue>
|
|
<decimal value="1"/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<decimal value="0"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="MusicFolderFileExplorer"
|
|
class="Machine"
|
|
displayName="$(string.MusicFolderFileExplorer_Display)"
|
|
explainText="$(string.MusicFolderFileExplorer_Explain)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{a0c69a99-21c8-4671-8703-7934162fcf1d}\PropertyBag"
|
|
valueName="ThisPCPolicy"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
|
<enabledValue>
|
|
<delete/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<string value="Hide"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="DownloadsFolderFileExplorer"
|
|
class="Machine"
|
|
displayName="$(string.DownloadsFolderFileExplorer_Display)"
|
|
explainText="$(string.DownloadsFolderFileExplorer_Explain)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{7d83ee9b-2244-4e70-b1f5-5393042af1e4}\PropertyBag"
|
|
valueName="ThisPCPolicy"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
|
<enabledValue>
|
|
<delete/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<string value="Hide"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="PicturesFolderFileExplorer"
|
|
class="Machine"
|
|
displayName="$(string.PicturesFolderFileExplorer_Display)"
|
|
explainText="$(string.PicturesFolderFileExplorer_Explain)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{0ddd015d-b06c-45d5-8c4c-f59713854639}\PropertyBag"
|
|
valueName="ThisPCPolicy"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
|
<enabledValue>
|
|
<delete/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<string value="Hide"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="VideosFolderFileExplorer"
|
|
class="Machine"
|
|
displayName="$(string.VideosFolderFileExplorer_Display)"
|
|
explainText="$(string.VideosFolderFileExplorer_Explain)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{35286a68-3c57-41a1-bbb1-0eae73d76c95}\PropertyBag"
|
|
valueName="ThisPCPolicy"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
|
<enabledValue>
|
|
<delete/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<string value="Hide"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="DocumentsFolderFileExplorer"
|
|
class="Machine"
|
|
displayName="$(string.DocumentsFolderFileExplorer_Display)"
|
|
explainText="$(string.DocumentsFolderFileExplorer_Explain)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{f42ee2d3-909f-4907-8871-4c22fc0bf756}\PropertyBag"
|
|
valueName="ThisPCPolicy"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
|
<enabledValue>
|
|
<delete/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<string value="Hide"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="DesktopFolderFileExplorer"
|
|
class="Machine"
|
|
displayName="$(string.DesktopFolderFileExplorer_Display)"
|
|
explainText="$(string.DesktopFolderFileExplorer_Explain)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}\PropertyBag"
|
|
valueName="ThisPCPolicy"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
|
<enabledValue>
|
|
<delete/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<string value="Hide"/>
|
|
</disabledValue>
|
|
</policy>
|
|
<policy
|
|
name="WeatherInTaskbar"
|
|
class="User"
|
|
displayName="$(string.WeatherInTaskbar_Display)"
|
|
explainText="$(string.WeatherInTaskbar_Explain)"
|
|
key="Software\Microsoft\Windows\CurrentVersion\Feeds"
|
|
valueName="ShellFeedsTaskbarViewMode"
|
|
>
|
|
<parentCategory ref="cwp"/>
|
|
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
|
<enabledValue>
|
|
<decimal value="1"/>
|
|
</enabledValue>
|
|
<disabledValue>
|
|
<decimal value="2"/>
|
|
</disabledValue>
|
|
</policy>
|
|
|
|
</policies>
|
|
</policyDefinitions>
|