This commit is contained in:
2022-04-12 15:11:51 -05:00
parent ff5dcb4d05
commit ef2bc78723
2 changed files with 151 additions and 62 deletions

View File

@@ -200,7 +200,7 @@
</policy> </policy>
<policy <policy
name="VerboseStatusMessages" name="VerboseStatusMessages"
class="User" class="Both"
displayName="$(string.VerboseStatusMessages_Display)" displayName="$(string.VerboseStatusMessages_Display)"
explainText="$(string.VerboseStatusMessages_Explain)" explainText="$(string.VerboseStatusMessages_Explain)"
key="Software\Microsoft\Windows\CurrentVersion\Policies\System" key="Software\Microsoft\Windows\CurrentVersion\Policies\System"
@@ -334,66 +334,107 @@
<decimal value="0"/> <decimal value="0"/>
</disabledValue> </disabledValue>
</policy> </policy>
<policy
<!-- POLICY "Enable seconds in system clock" name="MusicFolderFileExplorer"
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" class="Machine"
EXPLAIN "Set to enabled to enable seconds in the system clock display" displayName="$(string.MusicFolderFileExplorer_Display)"
VALUENAME "ShowSecondsInSystemClock" explainText="$(string.MusicFolderFileExplorer_Explain)"
VALUEON NUMERIC 1 key="Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{a0c69a99-21c8-4671-8703-7934162fcf1d}\PropertyBag"
VALUEOFF NUMERIC 0 valueName="ThisPCPolicy"
END POLICY >
POLICY "Verbose Status Messages" <parentCategory ref="cwp"/>
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Policies\System" <supportedOn ref="SUPPORTED_WIN7_LATER"/>
EXPLAIN "Set to Enabled to display verbose messages on start-up/shutdown" <enabledValue>
VALUENAME "VerboseStatus" <delete/>
VALUEON NUMERIC 1 </enabledValue>
VALUEOFF NUMERIC 0 <disabledValue>
END POLICY <string value="Hide"/>
POLICY "Enable Music folder in the file browser" </disabledValue>
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{a0c69a99-21c8-4671-8703-7934162fcf1d}\PropertyBag" </policy>
EXPLAIN "Set to enabled to display the Music folder in the windows file explorer" <policy
VALUENAME "ThisPCPolicy" name="DownloadsFolderFileExplorer"
VALUEON DELETE class="Machine"
VALUEOFF "Hide" displayName="$(string.DownloadsFolderFileExplorer_Display)"
END POLICY explainText="$(string.DownloadsFolderFileExplorer_Explain)"
POLICY "Enable Downloads in the file browser" key="Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{7d83ee9b-2244-4e70-b1f5-5393042af1e4}\PropertyBag"
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{7d83ee9b-2244-4e70-b1f5-5393042af1e4}\PropertyBag" valueName="ThisPCPolicy"
EXPLAIN "Set to enabled to display the Downloads folder in the windows file explorer" >
VALUENAME "ThisPCPolicy" <parentCategory ref="cwp"/>
VALUEON DELETE <supportedOn ref="SUPPORTED_WIN7_LATER"/>
VALUEOFF "Hide" <enabledValue>
END POLICY <delete/>
POLICY "Enable Pictures in the file browser" </enabledValue>
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{0ddd015d-b06c-45d5-8c4c-f59713854639}\PropertyBag" <disabledValue>
EXPLAIN "Set to enabled to display the Pictures folder in the windows file explorer" <string value="Hide"/>
VALUENAME "ThisPCPolicy" </disabledValue>
VALUEON DELETE </policy>
VALUEOFF "Hide" <policy
END POLICY name="PicturesFolderFileExplorer"
POLICY "Enable Videos in the file browser" class="Machine"
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{35286a68-3c57-41a1-bbb1-0eae73d76c95}\PropertyBag" displayName="$(string.PicturesFolderFileExplorer_Display)"
EXPLAIN "Set to enabled to display the Videos folder in the windows file explorer" explainText="$(string.PicturesFolderFileExplorer_Explain)"
VALUENAME "ThisPCPolicy" key="Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{0ddd015d-b06c-45d5-8c4c-f59713854639}\PropertyBag"
VALUEON DELETE valueName="ThisPCPolicy"
VALUEOFF "Hide" >
END POLICY <parentCategory ref="cwp"/>
POLICY "Enable Documents in the file browser" <supportedOn ref="SUPPORTED_WIN7_LATER"/>
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{f42ee2d3-909f-4907-8871-4c22fc0bf756}\PropertyBag" <enabledValue>
EXPLAIN "Set to enabled to display the Documents folder in the windows file explorer" <delete/>
VALUENAME "ThisPCPolicy" </enabledValue>
VALUEON DELETE <disabledValue>
VALUEOFF "Hide" <string value="Hide"/>
END POLICY </disabledValue>
POLICY "Enable Desktop in the file browser" </policy>
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}\PropertyBag" <policy
EXPLAIN "Set to enabled to display the Desktop folder in the windows file explorer" name="VideosFolderFileExplorer"
VALUENAME "ThisPCPolicy" class="Machine"
VALUEON DELETE displayName="$(string.VideosFolderFileExplorer_Display)"
VALUEOFF "Hide" explainText="$(string.VideosFolderFileExplorer_Explain)"
END POLICY 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>
</policies> </policies>
</policyDefinitions> </policyDefinitions>

View File

@@ -159,7 +159,55 @@ 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>
<!-- MusicFolderFileExplorer -->
<string id="MusicFolderFileExplorer_Display">Show Music folder in File Explorer</string>
<string id="MusicFolderFileExplorer_Explain">This configuration option enables/disables the display of the Music quick link in the file explorer.
When set to "Enabled" the feature will be enabled.
When set to "Disabled" the feature will be disabled.</string>
<!-- DownloadsFolderFileExplorer -->
<string id="DownloadsFolderFileExplorer_Display">Show Downloads folder in File Explorer</string>
<string id="DownloadsFolderFileExplorer_Explain">This configuration option enables/disables the display of the Downloads quick link in the file explorer.
When set to "Enabled" the feature will be enabled.
When set to "Disabled" the feature will be disabled.</string>
<!-- PicturesFolderFileExplorer -->
<string id="PicturesFolderFileExplorer_Display">Show Pictures folder in File Explorer</string>
<string id="PicturesFolderFileExplorer_Explain">This configuration option enables/disables the display of the Pictures quick link in the file explorer.
When set to "Enabled" the feature will be enabled.
When set to "Disabled" the feature will be disabled.</string>
<!-- VideosFolderFileExplorer -->
<string id="VideosFolderFileExplorer_Display">Show Videos folder in File Explorer</string>
<string id="VideosFolderFileExplorer_Explain">This configuration option enables/disables the display of the Videos quick link in the file explorer.
When set to "Enabled" the feature will be enabled.
When set to "Disabled" the feature will be disabled.</string>
<!-- DocumentsFolderFileExplorer -->
<string id="DocumentsFolderFileExplorer_Display">Show Documents folder in File Explorer</string>
<string id="DocumentsFolderFileExplorer_Explain">This configuration option enables/disables the display of the Documents quick link in the file explorer.
When set to "Enabled" the feature will be enabled.
When set to "Disabled" the feature will be disabled.</string>
<!-- DesktopFolderFileExplorer -->
<string id="DesktopFolderFileExplorer_Display">Show Desktop folder in File Explorer</string>
<string id="DesktopFolderFileExplorer_Explain">This configuration option enables/disables the display of the Documents quick link in the file explorer.
When set to "Enabled" the feature will be enabled.
When set to "Disabled" the feature will be disabled.</string>
</stringTable> </stringTable>
<!-- Presentation IDs --> <!-- Presentation IDs -->
<presentationTable> <presentationTable>
<presentation id="ClassicTaskbarMenuPosition_PresentationID"> <presentation id="ClassicTaskbarMenuPosition_PresentationID">