adds aero peek
This commit is contained in:
@@ -101,16 +101,25 @@
|
|||||||
<decimal value="0"/>
|
<decimal value="0"/>
|
||||||
</disabledValue>
|
</disabledValue>
|
||||||
</policy>
|
</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="uwo"/>
|
||||||
|
<supportedOn ref="SUPPORTED_WIN10_LATER"/>
|
||||||
|
<enabledValue>
|
||||||
|
<decimal value="1"/>
|
||||||
|
</enabledValue>
|
||||||
|
<disabledValue>
|
||||||
|
<decimal value="0"/>
|
||||||
|
</disabledValue>
|
||||||
|
</policy>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
POLICY "Disable Desktop Preview"
|
|
||||||
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
|
||||||
EXPLAIN "Set to enabled to disable the Desktop Preview"
|
|
||||||
VALUENAME "DisablePreviewDesktop"
|
|
||||||
VALUEON NUMERIC 0
|
|
||||||
VALUEOFF NUMERIC 1
|
|
||||||
END POLICY
|
|
||||||
POLICY "Open File Explorer to This PC"
|
POLICY "Open File Explorer to This PC"
|
||||||
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
|
||||||
EXPLAIN "Set to enabled to force windows file explorer to automatically open with This PC selected"
|
EXPLAIN "Set to enabled to force windows file explorer to automatically open with This PC selected"
|
||||||
|
@@ -11,11 +11,13 @@
|
|||||||
<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>
|
||||||
|
|
||||||
<!-- 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="uwo_DisplayName">Universal Windows Preferences</string>
|
||||||
<string id="W10_DisplayName">Windows 10 Preferences</string>
|
<string id="W10_DisplayName">Windows 10 Preferences</string>
|
||||||
<string id="W11_DisplayName">Windows 11 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>
|
||||||
<string id="ClassicTaskbarMenuPosition_Explain">This configuration option determines the start button position/placement in Windows 11.
|
<string id="ClassicTaskbarMenuPosition_Explain">This configuration option determines the start button position/placement in Windows 11.
|
||||||
@@ -25,6 +27,7 @@ When set to "Left" the start button and other icons will be moved to the left of
|
|||||||
When set to "Center" the start menu and icons will be centered in the screen.</string>
|
When set to "Center" the start menu and icons will be centered in the screen.</string>
|
||||||
<string id="ClassicTaskbarMenuPosition_Left">Left</string>
|
<string id="ClassicTaskbarMenuPosition_Left">Left</string>
|
||||||
<string id="ClassicTaskbarMenuPosition_Center">Center</string>
|
<string id="ClassicTaskbarMenuPosition_Center">Center</string>
|
||||||
|
|
||||||
<!-- SearchBoxSize -->
|
<!-- SearchBoxSize -->
|
||||||
<string id="SearchBoxSize_Display">Taskbar Searchbox Size/Visability</string>
|
<string id="SearchBoxSize_Display">Taskbar Searchbox Size/Visability</string>
|
||||||
<string id="SearchBoxSize_Explain">This configuration option determines the size/visability of the search icon on the taskbar.
|
<string id="SearchBoxSize_Explain">This configuration option determines the size/visability of the search icon on the taskbar.
|
||||||
@@ -35,6 +38,7 @@ When set to "Hidden" the search icon is not displayed on the taskbar.</string>
|
|||||||
<string id="SearchBoxSize_Large">Large</string>
|
<string id="SearchBoxSize_Large">Large</string>
|
||||||
<string id="SearchBoxSize_Small">Small</string>
|
<string id="SearchBoxSize_Small">Small</string>
|
||||||
<string id="SearchBoxSize_Hidden">Hidden</string>
|
<string id="SearchBoxSize_Hidden">Hidden</string>
|
||||||
|
|
||||||
<!-- ShowTaskView -->
|
<!-- ShowTaskView -->
|
||||||
<string id="ShowTaskView_Display">Taskview Visability</string>
|
<string id="ShowTaskView_Display">Taskview Visability</string>
|
||||||
<string id="ShowTaskView_Explain">This configuration options determines the visibility of the Taskview button on the taskbar.
|
<string id="ShowTaskView_Explain">This configuration options determines the visibility of the Taskview button on the taskbar.
|
||||||
@@ -42,6 +46,16 @@ When set to "Hidden" the search icon is not displayed on the taskbar.</string>
|
|||||||
When set to "Enabled" the Taskview button is displayed on the taskbar.
|
When set to "Enabled" the Taskview button is displayed on the taskbar.
|
||||||
|
|
||||||
When set to "Disabled" the Taskview button is not displayed on the taskbar.</string>
|
When set to "Disabled" the Taskview button is not displayed on the taskbar.</string>
|
||||||
|
|
||||||
|
<!-- DesktopPreview -->
|
||||||
|
<string id="DesktopPreview_Display">Desktop peek/preeview (Aero Peek)</string>
|
||||||
|
<string id="DesktopPreview_Explain">This configuration options determines the visibility of the desktop peek feature when the mouse hovers over an applicaiton icon in the taskbar.
|
||||||
|
|
||||||
|
When set to "Enabled" the peek feature is enabled.
|
||||||
|
|
||||||
|
When set to "Disabled" the peek feature is disabled.</string>
|
||||||
|
|
||||||
|
|
||||||
</stringTable>
|
</stringTable>
|
||||||
<!-- Presentation IDs -->
|
<!-- Presentation IDs -->
|
||||||
<presentationTable>
|
<presentationTable>
|
||||||
|
Reference in New Issue
Block a user