home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 1 / Windows / PolicyDefinitions / en-US / DWM.adml < prev    next >
Extensible Markup Language  |  2008-01-19  |  4KB  |  61 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--  (c) 2006 Microsoft Corporation  -->
  3. <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
  4.   <displayName>enter display name here</displayName>
  5.   <description>enter description here</description>
  6.   <resources>
  7.     <stringTable>
  8.       <string id="CAT_DesktopWindowManager">Desktop Window Manager</string>
  9.       <string id="CAT_DesktopWindowManagerColorization">Window Frame Coloring</string>
  10.       <string id="DwmDefaultColorizationColor">Specify a default color</string>
  11.       <string id="DwmDefaultColorizationColorExplain">This policy setting controls the default color for window frames when the user does not specify a color.
  12.  
  13. If you enable this policy setting and specify a default color, this color will be used in glass window frames, if the user has not specified a color.
  14.  
  15. If you disable or do not configure this policy setting, the default internal color will be used, if the user has not specified a color.
  16.  
  17. Note: This policy setting can be used in conjunction with the, "Prevent color changes of window frames" setting, to enforce a specific color for window frames that cannot be changed by users.</string>
  18.       <string id="DwmDisallowAnimations">Do not allow window animations</string>
  19.       <string id="DwmDisallowAnimationsExplain">This policy setting controls the appearance of window animations such as those found when restoring, minimizing, and maximizing windows.
  20.  
  21. If you enable this setting, window animations will be turned off.
  22.  
  23. If you disable or do not configure this setting, window animations will be turned on.</string>
  24.       <string id="DwmDisallowColorizationColorChanges">Do not allow color changes</string>
  25.       <string id="DwmDisallowColorizationColorChangesExplain">This policy setting controls the ability to change the color of window frames.
  26.  
  27. If you enable this policy setting, you prevent users from changing the default window frame color.
  28.  
  29. If you disable or do not configure this policy setting, you allow users to change the default window frame color.
  30.  
  31. Note: This setting can be used in conjunction with the "Specify a default color for window frames" setting, to enforce a specific color for window frames that cannot be changed by users.</string>
  32.       <string id="DwmDisallowComposition">Do not allow desktop composition</string>
  33.       <string id="DwmDisallowCompositionExplain">This policy setting controls how some graphics are rendered and facilitates other features, including Flip, Flip3D, and Taskbar Thumbnails.
  34.  
  35. If you enable this setting, the desktop compositor visual experience will be turned off.
  36.  
  37. If you disable or do not configure this policy setting, desktop composition will be turned on, if the required hardware is in place.</string>
  38.       <string id="DwmDisallowFlip3D">Do not allow Flip3D invocation</string>
  39.       <string id="DwmDisallowFlip3DExplain">Flip3D is a 3D window switcher.
  40.  
  41. If you enable this setting, Flip3D will be inaccessible.
  42.  
  43. If you disable or do not configure this policy setting, Flip3D will be accessible, if desktop composition is turned on.</string>
  44.     </stringTable>
  45.     <presentationTable>
  46.       <presentation id="DwmDefaultColorizationColor_1">
  47.         <decimalTextBox refId="DwmDefaultColorizationColorAlpha">Alpha</decimalTextBox>
  48.         <decimalTextBox refId="DwmDefaultColorizationColorRed">Red</decimalTextBox>
  49.         <decimalTextBox refId="DwmDefaultColorizationColorGreen">Green</decimalTextBox>
  50.         <decimalTextBox refId="DwmDefaultColorizationColorBlue">Blue</decimalTextBox>
  51.       </presentation>
  52.       <presentation id="DwmDefaultColorizationColor_2">
  53.         <decimalTextBox refId="DwmDefaultColorizationColorAlpha">Alpha</decimalTextBox>
  54.         <decimalTextBox refId="DwmDefaultColorizationColorRed">Red</decimalTextBox>
  55.         <decimalTextBox refId="DwmDefaultColorizationColorGreen">Green</decimalTextBox>
  56.         <decimalTextBox refId="DwmDefaultColorizationColorBlue">Blue</decimalTextBox>
  57.       </presentation>
  58.     </presentationTable>
  59.   </resources>
  60. </policyDefinitionResources>
  61.