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 / Explorer.adml < prev    next >
Extensible Markup Language  |  2008-01-19  |  3KB  |  34 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="AlwaysShowClassicMenu">Display the menu bar in Windows Explorer </string>
  9.       <string id="AlwaysShowClassicMenu_Help">This policy setting configures Windows Explorer to always display the menu bar.
  10.  
  11. Note: By default, the menu bar is not displayed in Windows Explorer.
  12.  
  13. If you enable this policy setting, the menu bar will be displayed in Windows Explorer.
  14.  
  15. If you disable or do not configure this policy setting, the menu bar will not be displayed in Windows Explorer.
  16.  
  17. Note: When the menu bar is not displayed, users can access the menu bar by pressing the 'ALT' key.</string>
  18.       <string id="PreventItemCreationInUsersFilesFolder">Prevent users from adding files to the root of their Users Files folder.</string>
  19.       <string id="PreventItemCreationInUsersFilesFolder_Help">This policy setting allows administrators to prevent users from adding new items such as files or folders to the root of their Users Files folder in Windows Explorer.
  20.  
  21. If you enable this policy setting, users will no longer be able to add new items such as files or folders to the root of their Users Files folder in Windows Explorer.
  22.  
  23. If you disable or do not configure this policy setting, users will be able to add new items such as files or folders to the root of their Users Files folder in Windows Explorer.
  24.  
  25.  
  26. Note: Enabling this policy setting does not prevent the user from being able to add new items such as files and folders to their actual file system profile folder at %userprofile%.</string>
  27.       <string id="TurnOffSPIAnimations">Turn off common control and window animations</string>
  28.       <string id="TurnOffSPIAnimations_Help">This policy is similar to settings directly available to computer users.  Disabling animations can improve usability for users with some visual disabilities as well as improving performance and battery life in some scenarios.</string>
  29.       <string id="NoHeapTerminationOnCorruption">Turn off heap termination on corruption</string>
  30.       <string id="NoHeapTerminationOnCorruption_Help">Disabling heap termination on corruption can allow certain legacy plug-in applications to function without terminating Explorer immediately, although Explorer may still terminate unexpectedly later.</string>
  31.     </stringTable>
  32.   </resources>
  33. </policyDefinitionResources>
  34.