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 / MobilePCMobilityCenter.adml < prev    next >
Extensible Markup Language  |  2008-01-19  |  1KB  |  20 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="MobilityCenterCat">Windows Mobility Center</string>
  9.       <string id="MobilityCenterEnable">Turn off Windows Mobility Center</string>
  10.       <string id="MobilityCenterEnableExplain">This policy setting turns off Windows Mobility Center.
  11.  
  12. If you enable this policy setting, the user is unable to invoke Windows Mobility Center. The Windows Mobility Center UI is removed from all shell entry points and the .exe file does not launch it.
  13.  
  14. If you disable this policy setting, the user is able to invoke Windows Mobility Center and the .exe file launches it.
  15.  
  16. If you do not configure this policy setting, Windows Mobility Center is on by default.</string>
  17.     </stringTable>
  18.   </resources>
  19. </policyDefinitionResources>
  20.