home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / PolicyDefinitions / en-US / Thumbnails.adml < prev    next >
Extensible Markup Language  |  2008-01-19  |  2KB  |  32 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="DisableThumbnails">Turn off the display of thumbnails and only display icons.</string>
  9.       <string id="DisableThumbnails_Help">Disables the display of thumbnails in Windows Explorer.
  10.  
  11. Windows Explorer displays thumbnails by default.
  12.  
  13. If you enable this policy setting, Windows Explorer will only display icons and never display thumbnails.</string>
  14.       <string id="DisableThumbnailsOnNetworkFolders">Turn off the display of thumbnails and only display icons on network folders</string>
  15.       <string id="DisableThumbnailsOnNetworkFolders_Help">Disables the display of thumbnails on network folders in Windows Explorer.
  16.  
  17. Windows Explorer displays thumbnails on network folders by default.
  18.  
  19. If you enable this policy, Windows Explorer will only display icons and never display thumbnails on network folders.</string>
  20.       <string id="DisableThumbsDBOnNetworkFolders">Turn off the caching of thumbnails in hidden thumbs.db files</string>
  21.       <string id="DisableThumbsDBOnNetworkFolders_Help">Turns off the caching of thumbnails in hidden thumbs.db files.
  22.  
  23. This policy setting allows you to configure Windows Explorer to cache thumbnails of items residing in network folders in hidden thumbs.db files.
  24.  
  25. If you enable this policy setting, Windows Explorer does not create, read from, or write to thumbs.db files.
  26.  
  27. If you disable or do not configure this policy setting, Windows Explorer creates, reads from, and writes to thumbs.db files.
  28. </string>
  29.     </stringTable>
  30.   </resources>
  31. </policyDefinitionResources>
  32.