<?xml version="1.0" encoding="utf-8"?>
<!--  (c) 2006 Microsoft Corporation  -->
<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">
  <displayName>请在此处输入显示名称</displayName>
  <description>请在此处输入描述</description>
  <resources>
    <stringTable>


      <!-- Overall category text -->
      <string id="PcaScenarioCategory">应用程序兼容性诊断</string>
      

      <!-- Generic WDI text -->
      <string id="WdiScenarioExecutionPolicyLevelResolution">检测、疑难解答和解决方案</string>
      <string id="WdiScenarioExecutionPolicyLevelTsOnly">仅检测和疑难解答</string>


      <!-- Individual scenario text -->
      <string id="DetectBlockedDriversText">通知被阻止的驱动程序</string>
      <string id="DetectDeprecatedComponentFailuresText">检测由不推荐使用的 Windows DLL 引起的应用程序故障</string>
      <string id="DetectDeprecatedCOMComponentFailuresText">检测由不推荐使用的 COM 对象引起的应用程序故障</string> 
      <string id="DetectInstallFailuresText">检测应用程序安装故障</string>
      <string id="DetectUpdateFailuresText">检测那些无法在 UAC 下启动安装程序的应用程序</string>
      <string id="DetectUndetectedInstallersText">检测那些需要以管理员身份运行的应用程序安装程序</string>
      <string id="DisablePcaUIText">检测应用程序和驱动程序的兼容性问题</string>      
      <!-- End individual scenario text -->

      <!-- Start detailed explain text -->
      <string id="DetectBlockedDriversExplain">此设置的存在仅是为了实现后向兼容性，对此 Windows 版本无效。若要配置程序兼容性助手，请使用“计算机配置\管理模板\Windows 组件\应用程序兼容性”下的“关闭程序兼容性助手”设置。</string>
      <string id="DetectDeprecatedComponentFailuresExplain">此设置的存在仅是为了实现后向兼容性，对此 Windows 版本无效。若要配置程序兼容性助手，请使用“计算机配置\管理模板\Windows 组件\应用程序兼容性”下的“关闭程序兼容性助手”设置。</string>
      <string id="DetectDeprecatedCOMComponentFailuresExplain">此设置的存在仅是为了实现后向兼容性，对此 Windows 版本无效。若要配置程序兼容性助手，请使用“计算机配置\管理模板\Windows 组件\应用程序兼容性”下的“关闭程序兼容性助手”设置。</string>
      <string id="DetectInstallFailuresExplain">此设置的存在仅是为了实现后向兼容性，对此 Windows 版本无效。若要配置程序兼容性助手，请使用“计算机配置\管理模板\Windows 组件\应用程序兼容性”下的“关闭程序兼容性助手”设置。</string>
      <string id="DetectUpdateFailuresExplain">此设置的存在仅是为了实现后向兼容性，对此 Windows 版本无效。若要配置程序兼容性助手，请使用“计算机配置\管理模板\Windows 组件\应用程序兼容性”下的“关闭程序兼容性助手”设置。</string>
      <string id="DetectUndetectedInstallersExplain">此设置的存在仅是为了实现后向兼容性，对此 Windows 版本无效。若要配置程序兼容性助手，请使用“计算机配置\管理模板\Windows 组件\应用程序兼容性”下的“关闭程序兼容性助手”设置。</string>

      <string id="DisablePcaUIExplain">此策略设置将程序兼容性助手(PCA)配置为诊断应用程序和驱动程序兼容性的故障。

如果启用此策略设置，则系统将 PCA 配置为在以下情况下检测故障: 应用程序安装期间故障、应用程序运行时故障以及驱动程序由于兼容性问题而被阻止。检测到故障后，PCA 将提供以下选择: 在兼容性模式下运行该应用程序或通过 Microsoft 网站获得在线帮助。

如果禁用此策略设置，则 PCA 将不会检测应用程序和驱动程序的兼容性问题。

如果未配置此策略设置，则系统将 PCA 配置为在以下情况中检测故障: 应用程序安装期间故障、应用程序运行时故障以及驱动程序由于兼容性问题而被阻止。

注意: 如果启用“关闭程序兼容性助手”策略设置，则此策略设置无效。必须首先运行诊断策略服务(DPS)和程序兼容性助手服务后才能运行 PCA。可以使用服务管理单元将这些服务配置到 Microsoft 管理控制台。</string>
      <!-- End detailed explain text -->
      
    </stringTable>

    <presentationTable>
      <presentation id="DetectUpdateFailuresTable">
        <dropdownList refId="DetectUpdateFailuresLevel" noSort="true" defaultItem="1">方案执行级别</dropdownList>
      </presentation>
      <presentation id="DetectDeprecatedComponentFailuresTable">
        <dropdownList refId="DetectDeprecatedComponentFailuresLevel" noSort="true" defaultItem="1">方案执行级别</dropdownList>
      </presentation>
      <presentation id="DetectDeprecatedCOMComponentFailuresTable">
        <dropdownList refId="DetectDeprecatedCOMComponentFailuresLevel" noSort="true" defaultItem="1">方案执行级别</dropdownList>
      </presentation>
      <presentation id="DetectUndetectedInstallersTable">
        <dropdownList refId="DetectUndetectedInstallersLevel" noSort="true" defaultItem="1">方案执行级别</dropdownList>
      </presentation>
    </presentationTable>
  </resources>
</policyDefinitionResources>
