adds multiple user items
This commit is contained in:
@@ -118,38 +118,73 @@
|
|||||||
<decimal value="0"/>
|
<decimal value="0"/>
|
||||||
</disabledValue>
|
</disabledValue>
|
||||||
</policy>
|
</policy>
|
||||||
|
<policy
|
||||||
<!--
|
name="FileExplorerToC"
|
||||||
POLICY "Open File Explorer to This PC"
|
class="User"
|
||||||
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
displayName="$(string.FileExplorerToC_Display)"
|
||||||
EXPLAIN "Set to enabled to force windows file explorer to automatically open with This PC selected"
|
explainText="$(string.FileExplorerToC_Explain)"
|
||||||
VALUENAME "LaunchTo"
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
||||||
VALUEON NUMERIC 1
|
valueName="LaunchTo"
|
||||||
VALUEOFF NUMERIC 0
|
>
|
||||||
END POLICY
|
<parentCategory ref="uwo"/>
|
||||||
POLICY "Show recent items in the File Explorer"
|
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
||||||
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer"
|
<enabledValue>
|
||||||
EXPLAIN "Set to enabled to show recent items in file explorer"
|
<decimal value="1"/>
|
||||||
VALUENAME "ShowRecent"
|
</enabledValue>
|
||||||
VALUEON NUMERIC 1
|
<disabledValue>
|
||||||
VALUEOFF NUMERIC 0
|
<decimal value="0"/>
|
||||||
END POLICY
|
</disabledValue>
|
||||||
POLICY "Show frequent items in the File Explorer"
|
</policy>
|
||||||
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer"
|
<policy
|
||||||
EXPLAIN "Set to enabled to show frequent items in file explorer"
|
name="FileExplorerRecent"
|
||||||
VALUENAME "ShowFrequent"
|
class="User"
|
||||||
VALUEON NUMERIC 1
|
displayName="$(string.FileExplorerRecent_Display)"
|
||||||
VALUEOFF NUMERIC 0
|
explainText="$(string.FileExplorerRecent_Explain)"
|
||||||
END POLICY
|
key="Software\Microsoft\Windows\CurrentVersion\Explorer"
|
||||||
POLICY "Show recent items in the start menu"
|
valueName="ShowRecent"
|
||||||
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer"
|
>
|
||||||
EXPLAIN "Set to enabled to show recent items in file start menu"
|
<parentCategory ref="uwo"/>
|
||||||
VALUENAME "Start_TrackDocs"
|
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
||||||
VALUEON NUMERIC 1
|
<enabledValue>
|
||||||
VALUEOFF NUMERIC 0
|
<decimal value="1"/>
|
||||||
END POLICY
|
</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="uwo"/>
|
||||||
|
<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="uwo"/>
|
||||||
|
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
||||||
|
<enabledValue>
|
||||||
|
<decimal value="1"/>
|
||||||
|
</enabledValue>
|
||||||
|
<disabledValue>
|
||||||
|
<decimal value="0"/>
|
||||||
|
</disabledValue>
|
||||||
|
</policy>
|
||||||
</policies>
|
</policies>
|
||||||
</policyDefinitions>
|
</policyDefinitions>
|
||||||
|
@@ -55,6 +55,37 @@ When set to "Enabled" the peek feature is enabled.
|
|||||||
|
|
||||||
When set to "Disabled" the peek feature is disabled.</string>
|
When set to "Disabled" the peek feature is disabled.</string>
|
||||||
|
|
||||||
|
<!-- FileExplorerToC -->
|
||||||
|
<string id="FileExplorerToC_Display">Open File Manager to "This PC"</string>
|
||||||
|
<string id="FileExplorerToC_Explain">This configuration option instructs File Manager to open to "This PC" drive when starting.
|
||||||
|
|
||||||
|
When set to "Enabled" File Manager will open with "This PC" preselected.
|
||||||
|
|
||||||
|
When set to "Disabled" File Manager will use its default behavior.</string>
|
||||||
|
|
||||||
|
<!-- FileExplorerRecent -->
|
||||||
|
<string id="FileExplorerRecent_Display">Show Recent items in File Manager</string>
|
||||||
|
<string id="FileExplorerRecent_Explain">This configuration option instructs File Manager to display recent items.
|
||||||
|
|
||||||
|
When set to "Enabled" File Manager will display recent items.
|
||||||
|
|
||||||
|
When set to "Disabled" File Manager will no longer display recent items.</string>
|
||||||
|
|
||||||
|
<!-- FileExplorerFrequent -->
|
||||||
|
<string id="FileExplorerFrequent_Display">Show Frequent items in File Manager</string>
|
||||||
|
<string id="FileExplorerFrequent_Explain">This configuration option instructs File Manager to display frequent items.
|
||||||
|
|
||||||
|
When set to "Enabled" File Manager will display frequent items.
|
||||||
|
|
||||||
|
When set to "Disabled" File Manager will no longer show frequent items.</string>
|
||||||
|
|
||||||
|
<!-- FileExplorerTrackDocuments -->
|
||||||
|
<string id="FileExplorerTrackDocuments_Display">Track recently opened documents.</string>
|
||||||
|
<string id="FileExplorerTrackDocuments_Explain">This configuration option instructs Windows to track recently opened documents and present them to the user to speed up the user experience.
|
||||||
|
|
||||||
|
When set to "Enabled" Windows will track and display recently used items/files.
|
||||||
|
|
||||||
|
When set to "Disabled" Windows Manager will no longer track and display recently used items/files.</string>
|
||||||
|
|
||||||
</stringTable>
|
</stringTable>
|
||||||
<!-- Presentation IDs -->
|
<!-- Presentation IDs -->
|
||||||
|
Reference in New Issue
Block a user