.
This commit is contained in:
@@ -8,25 +8,20 @@
|
|||||||
<resources minRequiredRevision="1.0"/>
|
<resources minRequiredRevision="1.0"/>
|
||||||
<supportedOn>
|
<supportedOn>
|
||||||
<definitions>
|
<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_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_ONLY)" name="SUPPORTED_WIN10_ONLY"/>
|
||||||
<definition displayName="$(string.SUPPORTED_WIN10_LATER)" name="SUPPORTED_WIN10_LATER"/>
|
<definition displayName="$(string.SUPPORTED_WIN10_LATER)" name="SUPPORTED_WIN10_LATER"/>
|
||||||
<definition displayName="$(string.SUPPORTED_WIN11_ONLY)" name="SUPPORTED_WIN11_ONLY"/>
|
<definition displayName="$(string.SUPPORTED_WIN11_ONLY)" name="SUPPORTED_WIN11_ONLY"/>
|
||||||
|
<definition displayName="$(string.SUPPORTED_WIN7-10_ONLY)" name="SUPPORTED_WIN7-10_ONLY"/>
|
||||||
</definitions>
|
</definitions>
|
||||||
</supportedOn>
|
</supportedOn>
|
||||||
<categories>
|
<categories>
|
||||||
<category displayName="$(string.CWP_DisplayName)" name="cwp">
|
<category displayName="$(string.CWP_DisplayName)" name="cwp">
|
||||||
<parentCategory ref="CWP:Cat_CWP"/>
|
<parentCategory ref="CWP:Cat_CWP"/>
|
||||||
</category>
|
</category>
|
||||||
<category displayName="$(string.uwo_DisplayName)" name="uwo">
|
|
||||||
<parentCategory ref="cwp"/>
|
|
||||||
</category>
|
|
||||||
<category displayName="$(string.W10_DisplayName)" name="w10">
|
|
||||||
<parentCategory ref="cwp"/>
|
|
||||||
</category>
|
|
||||||
<category displayName="$(string.W11_DisplayName)" name="w11">
|
|
||||||
<parentCategory ref="cwp"/>
|
|
||||||
</category>
|
|
||||||
</categories>
|
</categories>
|
||||||
<policies>
|
<policies>
|
||||||
<policy
|
<policy
|
||||||
@@ -37,7 +32,7 @@
|
|||||||
presentation="$(presentation.ClassicTaskbarMenuPosition_PresentationID)"
|
presentation="$(presentation.ClassicTaskbarMenuPosition_PresentationID)"
|
||||||
key="Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
||||||
>
|
>
|
||||||
<parentCategory ref="w11"/>
|
<parentCategory ref="cwp"/>
|
||||||
<supportedOn ref="SUPPORTED_WIN11_ONLY"/>
|
<supportedOn ref="SUPPORTED_WIN11_ONLY"/>
|
||||||
<elements>
|
<elements>
|
||||||
<enum id="ClassicTaskbarMenuPosition_Enum" valueName="TaskbarAl">
|
<enum id="ClassicTaskbarMenuPosition_Enum" valueName="TaskbarAl">
|
||||||
@@ -62,7 +57,7 @@
|
|||||||
presentation="$(presentation.SearchBoxSize_PresentationID)"
|
presentation="$(presentation.SearchBoxSize_PresentationID)"
|
||||||
key="Software\Microsoft\Windows\CurrentVersion\Search"
|
key="Software\Microsoft\Windows\CurrentVersion\Search"
|
||||||
>
|
>
|
||||||
<parentCategory ref="uwo"/>
|
<parentCategory ref="cwp"/>
|
||||||
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
||||||
<elements>
|
<elements>
|
||||||
<enum id="SearchBoxSize_Enum" valueName="SearchboxTaskbarMode">
|
<enum id="SearchBoxSize_Enum" valueName="SearchboxTaskbarMode">
|
||||||
@@ -92,7 +87,7 @@
|
|||||||
key="Software\Microsoft\Windows\CurrentVersion\Explorer"
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer"
|
||||||
valueName="ShowTaskViewButton"
|
valueName="ShowTaskViewButton"
|
||||||
>
|
>
|
||||||
<parentCategory ref="uwo"/>
|
<parentCategory ref="cwp"/>
|
||||||
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
||||||
<enabledValue>
|
<enabledValue>
|
||||||
<decimal value="1"/>
|
<decimal value="1"/>
|
||||||
@@ -109,7 +104,7 @@
|
|||||||
key="Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
||||||
valueName="DisablePreviewDesktop"
|
valueName="DisablePreviewDesktop"
|
||||||
>
|
>
|
||||||
<parentCategory ref="uwo"/>
|
<parentCategory ref="cwp"/>
|
||||||
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
||||||
<enabledValue>
|
<enabledValue>
|
||||||
<decimal value="1"/>
|
<decimal value="1"/>
|
||||||
@@ -126,7 +121,7 @@
|
|||||||
key="Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
||||||
valueName="LaunchTo"
|
valueName="LaunchTo"
|
||||||
>
|
>
|
||||||
<parentCategory ref="uwo"/>
|
<parentCategory ref="cwp"/>
|
||||||
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
||||||
<enabledValue>
|
<enabledValue>
|
||||||
<decimal value="1"/>
|
<decimal value="1"/>
|
||||||
@@ -143,7 +138,7 @@
|
|||||||
key="Software\Microsoft\Windows\CurrentVersion\Explorer"
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer"
|
||||||
valueName="ShowRecent"
|
valueName="ShowRecent"
|
||||||
>
|
>
|
||||||
<parentCategory ref="uwo"/>
|
<parentCategory ref="cwp"/>
|
||||||
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
||||||
<enabledValue>
|
<enabledValue>
|
||||||
<decimal value="1"/>
|
<decimal value="1"/>
|
||||||
@@ -160,7 +155,7 @@
|
|||||||
key="Software\Microsoft\Windows\CurrentVersion\Explorer"
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer"
|
||||||
valueName="ShowFrequent"
|
valueName="ShowFrequent"
|
||||||
>
|
>
|
||||||
<parentCategory ref="uwo"/>
|
<parentCategory ref="cwp"/>
|
||||||
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
||||||
<enabledValue>
|
<enabledValue>
|
||||||
<decimal value="1"/>
|
<decimal value="1"/>
|
||||||
@@ -177,7 +172,7 @@
|
|||||||
key="Software\Microsoft\Windows\CurrentVersion\Explorer"
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer"
|
||||||
valueName="Start_TrackDocs"
|
valueName="Start_TrackDocs"
|
||||||
>
|
>
|
||||||
<parentCategory ref="uwo"/>
|
<parentCategory ref="cwp"/>
|
||||||
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
||||||
<enabledValue>
|
<enabledValue>
|
||||||
<decimal value="1"/>
|
<decimal value="1"/>
|
||||||
@@ -194,7 +189,7 @@
|
|||||||
key="Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
||||||
valueName="DisallowShaking"
|
valueName="DisallowShaking"
|
||||||
>
|
>
|
||||||
<parentCategory ref="uwo"/>
|
<parentCategory ref="cwp"/>
|
||||||
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
||||||
<enabledValue>
|
<enabledValue>
|
||||||
<decimal value="1"/>
|
<decimal value="1"/>
|
||||||
@@ -211,7 +206,7 @@
|
|||||||
key="Software\Microsoft\Windows\CurrentVersion\Policies\System"
|
key="Software\Microsoft\Windows\CurrentVersion\Policies\System"
|
||||||
valueName="VerboseStatus"
|
valueName="VerboseStatus"
|
||||||
>
|
>
|
||||||
<parentCategory ref="uwo"/>
|
<parentCategory ref="cwp"/>
|
||||||
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
||||||
<enabledValue>
|
<enabledValue>
|
||||||
<decimal value="1"/>
|
<decimal value="1"/>
|
||||||
@@ -228,7 +223,7 @@
|
|||||||
key="Control Panel\Accessibility\StickyKeys"
|
key="Control Panel\Accessibility\StickyKeys"
|
||||||
valueName="Flags"
|
valueName="Flags"
|
||||||
>
|
>
|
||||||
<parentCategory ref="uwo"/>
|
<parentCategory ref="cwp"/>
|
||||||
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
||||||
<enabledValue>
|
<enabledValue>
|
||||||
<string value="510"/>
|
<string value="510"/>
|
||||||
@@ -245,7 +240,7 @@
|
|||||||
key="Control Panel\Accessibility\Keyboard Response"
|
key="Control Panel\Accessibility\Keyboard Response"
|
||||||
valueName="Flags"
|
valueName="Flags"
|
||||||
>
|
>
|
||||||
<parentCategory ref="uwo"/>
|
<parentCategory ref="cwp"/>
|
||||||
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
<supportedOn ref="SUPPORTED_WIN7_LATER"/>
|
||||||
<enabledValue>
|
<enabledValue>
|
||||||
<string value="126"/>
|
<string value="126"/>
|
||||||
@@ -254,33 +249,151 @@
|
|||||||
<string value="122"/>
|
<string value="122"/>
|
||||||
</disabledValue>
|
</disabledValue>
|
||||||
</policy>
|
</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 "Enable seconds in system clock"
|
||||||
|
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
||||||
|
EXPLAIN "Set to enabled to enable seconds in the system clock display"
|
||||||
|
VALUENAME "ShowSecondsInSystemClock"
|
||||||
|
VALUEON NUMERIC 1
|
||||||
|
VALUEOFF NUMERIC 0
|
||||||
|
END POLICY
|
||||||
|
POLICY "Verbose Status Messages"
|
||||||
|
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Policies\System"
|
||||||
|
EXPLAIN "Set to Enabled to display verbose messages on start-up/shutdown"
|
||||||
|
VALUENAME "VerboseStatus"
|
||||||
|
VALUEON NUMERIC 1
|
||||||
|
VALUEOFF NUMERIC 0
|
||||||
|
END POLICY
|
||||||
|
POLICY "Enable Music folder in the file browser"
|
||||||
|
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{a0c69a99-21c8-4671-8703-7934162fcf1d}\PropertyBag"
|
||||||
|
EXPLAIN "Set to enabled to display the Music folder in the windows file explorer"
|
||||||
|
VALUENAME "ThisPCPolicy"
|
||||||
|
VALUEON DELETE
|
||||||
|
VALUEOFF "Hide"
|
||||||
|
END POLICY
|
||||||
|
POLICY "Enable Downloads in the file browser"
|
||||||
|
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{7d83ee9b-2244-4e70-b1f5-5393042af1e4}\PropertyBag"
|
||||||
|
EXPLAIN "Set to enabled to display the Downloads folder in the windows file explorer"
|
||||||
|
VALUENAME "ThisPCPolicy"
|
||||||
|
VALUEON DELETE
|
||||||
|
VALUEOFF "Hide"
|
||||||
|
END POLICY
|
||||||
|
POLICY "Enable Pictures in the file browser"
|
||||||
|
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{0ddd015d-b06c-45d5-8c4c-f59713854639}\PropertyBag"
|
||||||
|
EXPLAIN "Set to enabled to display the Pictures folder in the windows file explorer"
|
||||||
|
VALUENAME "ThisPCPolicy"
|
||||||
|
VALUEON DELETE
|
||||||
|
VALUEOFF "Hide"
|
||||||
|
END POLICY
|
||||||
|
POLICY "Enable Videos in the file browser"
|
||||||
|
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{35286a68-3c57-41a1-bbb1-0eae73d76c95}\PropertyBag"
|
||||||
|
EXPLAIN "Set to enabled to display the Videos folder in the windows file explorer"
|
||||||
|
VALUENAME "ThisPCPolicy"
|
||||||
|
VALUEON DELETE
|
||||||
|
VALUEOFF "Hide"
|
||||||
|
END POLICY
|
||||||
|
POLICY "Enable Documents in the file browser"
|
||||||
|
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{f42ee2d3-909f-4907-8871-4c22fc0bf756}\PropertyBag"
|
||||||
|
EXPLAIN "Set to enabled to display the Documents folder in the windows file explorer"
|
||||||
|
VALUENAME "ThisPCPolicy"
|
||||||
|
VALUEON DELETE
|
||||||
|
VALUEOFF "Hide"
|
||||||
|
END POLICY
|
||||||
|
POLICY "Enable Desktop in the file browser"
|
||||||
|
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}\PropertyBag"
|
||||||
|
EXPLAIN "Set to enabled to display the Desktop folder in the windows file explorer"
|
||||||
|
VALUENAME "ThisPCPolicy"
|
||||||
|
VALUEON DELETE
|
||||||
|
VALUEOFF "Hide"
|
||||||
|
END POLICY
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</policies>
|
</policies>
|
||||||
</policyDefinitions>
|
</policyDefinitions>
|
||||||
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
|
|
||||||
POLICY "Disable Item check boxes"
|
|
||||||
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
|
||||||
EXPLAIN "Set to enabled to enable item check boxes"
|
|
||||||
VALUENAME "AutoCheckSelect"
|
|
||||||
VALUEON NUMERIC 1
|
|
||||||
VALUEOFF NUMERIC 0
|
|
||||||
END POLICY
|
|
||||||
POLICY "Enable search box suggestions"
|
|
||||||
KEYNAME "Software\Policies\Microsoft\Windows\Explorer"
|
|
||||||
EXPLAIN "Set to enabled to enable search box suggestions"
|
|
||||||
VALUENAME "DisableSearchBoxSuggestions"
|
|
||||||
VALUEON NUMERIC 0
|
|
||||||
VALUEOFF NUMERIC 1
|
|
||||||
END POLICY
|
|
||||||
POLICY "Enable bing search"
|
|
||||||
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Search"
|
|
||||||
EXPLAIN "Set to enabled to enable bing search results from the search bar"
|
|
||||||
VALUENAME "BingSearchEnabled"
|
|
||||||
VALUEON NUMERIC 1
|
|
||||||
VALUEOFF NUMERIC 0
|
|
||||||
END POLICY
|
|
||||||
-->
|
|
@@ -7,16 +7,17 @@
|
|||||||
<resources>
|
<resources>
|
||||||
<stringTable>
|
<stringTable>
|
||||||
<!-- Supported Operating Systems -->
|
<!-- Supported Operating Systems -->
|
||||||
|
<string id="SUPPORTED_WIN7_ONLY">Microsoft Windows 7</string>
|
||||||
<string id="SUPPORTED_WIN7_LATER">Microsoft Windows 7 or later</string>
|
<string id="SUPPORTED_WIN7_LATER">Microsoft Windows 7 or later</string>
|
||||||
|
<string id="SUPPORTED_WIN8_ONLY">Microsoft Windows 8</string>
|
||||||
|
<string id="SUPPORTED_WIN8_LATER">Microsoft Windows 8 or later</string>
|
||||||
<string id="SUPPORTED_WIN10_ONLY">Microsoft Windows 10</string>
|
<string id="SUPPORTED_WIN10_ONLY">Microsoft Windows 10</string>
|
||||||
<string id="SUPPORTED_WIN10_LATER">Microsoft Windows 10 or later</string>
|
<string id="SUPPORTED_WIN10_LATER">Microsoft Windows 10 or later</string>
|
||||||
<string id="SUPPORTED_WIN11_ONLY">Microsoft Windows 11</string>
|
<string id="SUPPORTED_WIN11_ONLY">Microsoft Windows 11</string>
|
||||||
|
<string id="SUPPORTED_WIN7-10_ONLY">Microsoft Windows 7, Microsoft Windows 8, Microsoft Windows 10</string>
|
||||||
|
|
||||||
<!-- Category Names -->
|
<!-- Category Names -->
|
||||||
<string id="CWP_DisplayName">Custom Windows Preferences</string>
|
<string id="CWP_DisplayName">Custom Windows Preferences</string>
|
||||||
<string id="uwo_DisplayName">Universal Windows Preferences</string>
|
|
||||||
<string id="W10_DisplayName">Windows 10 Preferences</string>
|
|
||||||
<string id="W11_DisplayName">Windows 11 Preferences</string>
|
|
||||||
|
|
||||||
<!-- ClassicTaskbarMenuPosition -->
|
<!-- ClassicTaskbarMenuPosition -->
|
||||||
<string id="ClassicTaskbarMenuPosition_Display">Enable Classic Start Button Menu Position</string>
|
<string id="ClassicTaskbarMenuPosition_Display">Enable Classic Start Button Menu Position</string>
|
||||||
@@ -116,6 +117,46 @@ When set to "Disabled" the feature will be disabled.</string>
|
|||||||
|
|
||||||
When set to "Enabled" the feature will be enabled.
|
When set to "Enabled" the feature will be enabled.
|
||||||
|
|
||||||
|
When set to "Disabled" the feature will be disabled.</string>
|
||||||
|
|
||||||
|
<!-- ItemCheckBoxes -->
|
||||||
|
<string id="ItemCheckBoxes_Display">Item Check Boxes</string>
|
||||||
|
<string id="ItemCheckBoxes_Explain">This configuration option enables/disables item check boxes
|
||||||
|
|
||||||
|
When set to "Enabled" the feature will be enabled.
|
||||||
|
|
||||||
|
When set to "Disabled" the feature will be disabled.</string>
|
||||||
|
|
||||||
|
<!-- ItemCheckBoxesDefault -->
|
||||||
|
<string id="ItemCheckBoxesDefault_Display">Item Check Boxes Default Setting</string>
|
||||||
|
<string id="ItemCheckBoxesDefault_Explain">This configuration option enables/disables item check boxes by default.
|
||||||
|
|
||||||
|
When set to "Enabled" the feature will be enabled.
|
||||||
|
|
||||||
|
When set to "Disabled" the feature will be disabled.</string>
|
||||||
|
|
||||||
|
<!-- SearchBoxSuggestions -->
|
||||||
|
<string id="SearchBoxSuggestions_Display">Search Box Suggestions</string>
|
||||||
|
<string id="SearchBoxSuggestions_Explain">This configuration option enables/disables the auto-suggest for search boxes.
|
||||||
|
|
||||||
|
When set to "Enabled" the feature will be enabled.
|
||||||
|
|
||||||
|
When set to "Disabled" the feature will be disabled.</string>
|
||||||
|
|
||||||
|
<!-- BingSearch -->
|
||||||
|
<string id="BingSearch_Display">Bing Search</string>
|
||||||
|
<string id="BingSearch_Explain">This configuration option enables/disables the addition of Bing Search results in the search box.
|
||||||
|
|
||||||
|
When set to "Enabled" the feature will be enabled.
|
||||||
|
|
||||||
|
When set to "Disabled" the feature will be disabled.</string>
|
||||||
|
|
||||||
|
<!-- SecondsInSystemClock -->
|
||||||
|
<string id="SecondsInSystemClock_Display">Show Seconds in System Clock</string>
|
||||||
|
<string id="SecondsInSystemClock_Explain">This configuration option enables/disables the display of seconds in the system clock.
|
||||||
|
|
||||||
|
When set to "Enabled" the feature will be enabled.
|
||||||
|
|
||||||
When set to "Disabled" the feature will be disabled.</string>
|
When set to "Disabled" the feature will be disabled.</string>
|
||||||
|
|
||||||
</stringTable>
|
</stringTable>
|
||||||
|
Reference in New Issue
Block a user