0x30000001 | 开始 |
Start |
0x30000002 | 停止 |
Stop |
0x3004000B | 分析部件清单 |
Parse Manifest |
0x3007000B | 正在签名 |
Signing |
0x3007000C | 正在验证 |
Verifying |
0x3037000B | 分析 CGM |
Parse CGM |
0x50000002 | 错误 |
Error |
0x50000003 | 警告 |
Warning |
0x50000004 | 信息 |
Information |
0x70000001 | 程序包写入器 |
Package writer |
0x70000002 | 程序包读取器 |
Package reader |
0x70000003 | 程序包流读取器 |
Package streaming reader |
0x70000004 | 部件清单 |
Manifest |
0x70000005 | 块映射 |
Blockmap |
0x70000006 | 正在打包 API 内部 |
Packaging API internal |
0x70000007 | 数字签名 |
Digital Signature |
0x7000001B | 捆绑包编写者 |
Bundle writer |
0x70000027 | 捆绑包读取器 |
Bundle reader |
0x70000028 | 捆绑包流读取器 |
Bundle streaming reader |
0x70000029 | 捆绑包部件清单(manifest) |
Bundle manifest |
0x70000037 | 内容组地图 |
Content Group Map |
0x90000001 | Microsoft-Windows-AppxPackagingOM |
Microsoft-Windows-AppxPackagingOM |
0x90000002 | Microsoft-Windows-AppxPackaging/Operational |
Microsoft-Windows-AppxPackaging/Operational |
0x90000003 | Microsoft-Windows-AppxPackaging/Performance |
Microsoft-Windows-AppxPackaging/Performance |
0x90000004 | Microsoft-Windows-AppxPackaging/Debug |
Microsoft-Windows-AppxPackaging/Debug |
0xB0000064 | 错误 %1: 应用部件清单(manifest)验证错误: 根据架构,应用部件清单必须是有效的: 行: %2,列: %3,原因: %4 |
error %1: App manifest validation error: The app manifest must be valid as per schema: Line %2, Column %3, Reason: %4 |
0xB0000065 | 错误 %1: 应用部件清单(manifest)验证错误: 必须在 %3 命名空间中定义文档根元素 %2。 |
error %1: App manifest validation error: The document root element %2 must be defined in the %3 namespace. |
0xB0000066 | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: 如果 Type 属性值为 \"include\",则 Match 属性值不能在域名段中使用通配符。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Match attribute value must not use wildcards in the domain name segment if the Type attribute value is \"include\". |
0xB0000067 | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: 如果域名不存在并且 Type 属性值为 \"include\",则 Match 属性值不能在主机名段中使用通配符。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Match attribute value must not use wildcards in the host name segment if a domain name is not present and the Type attribute value is \"include\". |
0xB0000068 | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: 如果 Type 属性值为 \"exclude\",则 Match 属性值不能指定值 \"*\" 或 \"*.*\"。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Match attribute value must not specify values \"*\" or \"*.*\" if the Type attribute value is \"exclude\". |
0xB0000069 | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: 根据 CreateUri API,Match 属性值必须为有效的绝对 URI。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Match attribute value must be a valid absolute URI as per the CreateUri API. |
0xB000006A | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: 根据 CreateUri API,Match 属性值必须为有效的绝对或相对 URI。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Match attribute value must be a valid absolute or relative URI as per the CreateUri API. |
0xB000006B | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: Application 元素必须指定 Executable 或 StartPage 属性。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Application element must specify the Executable or StartPage attribute. |
0xB000006E | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 如果指定 Square310x310Logo 属性,则 DefaultTile 元素必须指定 Wide310x150Logo 属性。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The DefaultTile element must specify the Wide310x150Logo attribute if the Square310x310Logo attribute is specified. |
0xB000006F | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 如果将 %5 值设置为“%6”,则必须指定徽标 %4。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The logo %4 must be specified if the %5 value is set to \"%6\". |
0xB0000070 | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: Extension 元素必须为 Web 应用程序指定 Executable 属性以及 EntryPoint 属性。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Extension element must specify the Executable attribute with the EntryPoint attribute for a web application. |
0xB0000071 | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: UriTemplate 字段必须指定使用方案 HTTP 或 HTTPS 的绝对 URI。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The UriTemplate field must specify an absolute URI with the scheme HTTP or HTTPS. |
0xB0000072 | 错误 %1: 应用部件清单(manifest)验证错误: 行 %2,列 %3,原因: 测试的最大版本值不能小于最小版本值。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The max version tested value must not be less than the min version value. |
0xB0000073 | 错误 %1: 应用部件清单(manifest)验证错误: 行 %2,列 %3,原因: 如果 Match 属性值为绝对 URI,则只能指定“https”方案。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Match attribute value must only specify the \"https\" scheme if it's an absolute URI. |
0xB0000074 | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 清单必须至少指定一个具有 Language 属性的 Resource 元素。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The manifest must specify at least one Resource element with a Language attribute. |
0xB0000075 | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: Language 属性值 \"%4\" 必须符合 BCP 47 规范。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Language attribute value \"%4\" must comply with BCP 47 specification. |
0xB0000076 | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: 具有 Category 属性值 \"%4\" 的 Extension 元素必须指定子元素。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Extension element with the Category attribute value \"%4\" must specify a child element. |
0xB0000077 | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: 具有 Category 属性值 \"%4\" 的 Extension 元素不能指定子元素。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Extension element with the Category attribute value \"%4\" must not specify a child element. |
0xB0000078 | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: 具有 Category 属性值 \"%4\" 的 Extension 元素必须指定匹配的子元素。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Extension element with the Category attribute value \"%4\" must specify the matching child element. |
0xB0000079 | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: 只能声明一次具有 Category 属性值 \"%4\" 的 Extension 元素。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Extension element with Category attribute value \"%4\" must only be declared once. |
0xB000007A | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: 具有 Category 属性值 \"windows.shareTarget\" 的 Extension 元素必须指定 SupportedFileTypes 子元素或至少一个 DataFormat 子元素。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Extension element with Category attribute value \"windows.shareTarget\" must specify either a SupportedFileTypes child element or at least one DataFormat child element. |
0xB000007B | 错误 %1: 应用部件清单验证错误: 应用部件清单 XML 必须是有效的: 行: %2,列: %3,原因: %4 |
error %1: App manifest validation error: The app manifest XML must be valid: Line %2, Column %3, Reason: %4 |
0xB000007C | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: Identity/@Name 属性值 \"%4\" 不能包含保留名称。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Identity/@Name attribute value \"%4\" must not contain a reserved name. |
0xB000007E | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: Application/@Id 属性值 \"%4\" 不能包含保留名称 \"%5\"。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Application/@Id attribute value \"%4\" must not contain the reserved name \"%5\". |
0xB000007F | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: 只能声明一次具有值 \"%5\" 的字段 \"%4\"。行 %6、列 %7 上存在重复项。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The field \"%4\" with value \"%5\" must only be declared once. A duplicate exists on Line %6, Column %7. |
0xB0000080 | 错误 %1: 应用部件清单验证错误: 应用部件清单架构必须是有效的: 原因: %2 |
error %1: App manifest validation error: The app manifest schema must be valid: Reason: %2 |
0xB0000081 | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: 根据发布者命名规则,Publisher 属性值 \"%4\" 必须是有效的。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Publisher attribute value \"%4\" must be valid as per publisher naming rules. |
0xB0000082 | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 具有 Category 属性值“%4”的 Extension 元素必须指定 EntryPoint 或 StartPage 属性。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Extension element with the Category attribute value \"%4\" must specify the EntryPoint or StartPage attribute. |
0xB0000083 | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 如果将 LockScreen Notification 属性指定为 \"badgeAndTileText\",则 DefaultTile 元素必须指定 WideLogo 或 Wide310x150Logo 属性。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The DefaultTile element must specify the WideLogo or Wide310x150Logo attribute if the LockScreen Notification attribute is specified as \"badgeAndTileText\". |
0xB0000084 | 错误 %1: 应用部件清单(manifest)验证错误: 应用部件清单(manifest) XML 编码必须为 UTF-8 或 UTF-16。 |
error %1: App manifest validation error: The app manifest XML encoding must be UTF-8 or UTF-16. |
0xB0000085 | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: 如果指定了 %6 元素上的属性 %5,则必须指定属性 %4。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The attribute %4 must be specified if the attribute %5 on the %6 element is specified. |
0xB0000086 | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: 如果指定了 %6 元素上的属性 %5,则不能指定属性 %4。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The attribute %4 must not be specified if the attribute %5 on the %6 element is specified. |
0xB0000087 | 错误 %1: 应用部件清单(manifest)验证错误: 应用部件清单必须符合架构: 第 %2 行,第 %3 列。注意: 已指定的 MaxVersionTested 架构无法识别带有命名空间“%4”的 XML 字段。请确保指定正确的 MaxVersionTested。原因: %5 |
error %1: App manifest validation error: The app manifest must be valid as per schema: Line %2, Column %3, Note: The schema for MaxVersionTested specified does not recognize XML fields with namespace \"%4\". Please ensure that you have the correct MaxVersionTested specified. Reason: %5 |
0xB000008B | 错误 %1: 应用部件清单验证错误: 行 %2,列 %3,原因: 如果指定了 ResourcePackage 元素值 \"true\",则不能指定字段 %4。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The field %4 must not be specified if the ResourcePackage element value \"true\" is specified. |
0xB000008C | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 只能为资源包指定一种类型的资源限定符。属性 %4 必须与元素 %6 的属性 %5 相同。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: Only one type of resource qualifier can be specified for a resource package. Attribute %4 must be the same as attribute %5 on element %6. |
0xB000008D | 错误 %1: 应用部件清单验证错误: 行 %2,列 %3,原因: Framework 和 ResourcePackage 元素值不能同时指定为 \"true\"。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Framework and ResourcePackage element values must not be specified to \"true\" at the same time. |
0xB000008E | 错误 %1: 应用部件清单验证错误: 行 %2,列 %3,原因: 元素 %4 必须至少指定一个属性。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The element %4 must specify at least one attribute. |
0xB000008F | 错误 %1: 应用部件清单验证错误: 行 %2,列 %3,原因: 如果 Application 或 Extension 元素均未指定 Executable,则 LaunchAction 元素必须指定 Executable 属性以及 EntryPoint 属性。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The LaunchAction element must specify the Executable attribute with the EntryPoint attribute if neither the Application nor the Extension element specify an Executable. |
0xB0000090 | 错误 %1: 应用部件清单(manifest)验证错误: 行 %2,列 %3,原因: 如果 Application、Extension 或 LaunchAction 元素未指定 Executable,则 ServiceId 元素必须指定 Executable 属性和 EntryPoint 属性。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The ServiceId element must specify the Executable attribute with the EntryPoint attribute if the Application, the Extension or the LaunchAction element do not specify an Executable. |
0xB0000091 | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 如果将 Verb 属性指定为 \"map\",则 ContactLaunchActions 下的 LaunchAction 元素不能指定 ServiceId 元素。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The LaunchAction element under ContactLaunchActions must not specify ServiceId elements if the Verb attribute is specified as \"map\". |
0xB0000092 | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 如果将 Verb 属性指定为 \"map\" 之外的任何值,则 ContactLaunchActions 下的 LaunchAction 元素必须至少指定一个 ServiceId 元素。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The LaunchAction element under ContactLaunchActions must specify at least one ServiceId element if any Verb attribute other than \"map\" is specified. |
0xB0000093 | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 如果将 Verb 属性指定为 \"call\" 或 \"message\",则 ContactLaunchActions 下的 LaunchAction 元素只能将 ServiceId 值指定为 \"telephone\"。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The LaunchAction element under ContactLaunchActions must only specify the ServiceId value as \"telephone\" if the Verb attribute is specified as \"call\" or \"message\". |
0xB0000096 | 错误 %1: 应用部件清单(manifest)发布者名称(%3)必须与签名证书的使用者名称(%2)匹配。 |
error %1: The app manifest publisher name (%3) must match the subject name of the signing certificate (%2). |
0xB0000097 | 错误 %1: 指定的签名哈希方法(%3)必须与应用包块映射中使用的哈希方法(%2)匹配。 |
error %1: The signature hash method specified (%3) must match the hash method used in the app package block map (%2). |
0xB0000098 | 错误 %1: 应用包内容必须针对其块映射进行验证。 |
error %1: The app package contents must validate against its block map. |
0xB0000099 | 错误 %1: 应用包或捆绑包中的签名必须是受信任的签名。 |
error %1: The signature in the app package or bundle must be trusted. |
0xB000009A | 错误 %1: 应用包或捆绑包中的签名的根证书必须是受信任的证书。 |
error %1: The root certificate of the signature in the app package or bundle must be trusted. |
0xB000009B | 错误 %1: 应用包或捆绑包中的签名的根证书和所有中间证书必须是受信任的证书。 |
error %1: The root certificate and all intermediate certificates of the signature in the app package or bundle must be trusted. |
0xB000009C | 错误 %1: 应用包必须经过数字签名才能进行签名验证。 |
error %1: The app package must be digitally signed for signature validation. |
0xB000009D | 已针对 %1 发布的应用包的核心内容验证应用包签名。在读取文件之前,不会验证负载。 |
The app package signature was validated for core content of the app package published by %1. Payload won't be validated until the files are read. |
0xB000009E | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: 如果指定了 Framework 元素值 \"true\",则不能指定元素 %4。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The element %4 must not be specified if the Framework element value \"true\" is specified. |
0xB000009F | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: 如果 Type 属性值为 \"include\",则 Match 属性值必须指定主机名段。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Match attribute value must specify a host name segment if the Type attribute value is \"include\". |
0xB00000A0 | 错误 %1: 应用捆绑包部件清单发布者名称(%3)必须与签名证书的使用者名称(%2)匹配。 |
error %1: The app bundle manifest publisher name (%3) must match the subject name of the signing certificate (%2). |
0xB00000A1 | 错误 %1: 指定的签名哈希方法(%3)必须与应用捆绑包块映射中使用的哈希方法(%2)匹配。 |
error %1: The signature hash method specified (%3) must match the hash method used in the app bundle block map (%2). |
0xB00000A2 | 错误 %1: 无法对捆绑包中的应用包(%2)进行签名。 |
error %1: An app package (%2) in the bundle could not be signed. |
0xB00000A3 | 错误 %1: 应用捆绑包必须经过数字签名才能进行签名验证。 |
error %1: The app bundle must be digitally signed for signature validation. |
0xB00000A4 | 已对 %1 发布的应用捆绑包的核心内容进行应用捆绑包签名验证。在读取应用包之前,不会对其进行验证。 |
The app bundle signature was validated for core content of the app bundle published by %1. App packages won't be validated until they are read. |
0xB00000A5 | 错误 %1: 无法对捆绑包中的加密应用包(ID = %2)进行签名。 |
error %1: An encrypted app package (ID = %2) in the bundle could not be signed. |
0xB00000AA | 已成功为应用包 %1 创建流读取器。 |
The streaming reader was created successfully for app package %1. |
0xB00000AB | 已成功为应用包 %1 创建读取器。 |
The reader was created successfully for app package %1. |
0xB00000AC | 错误 %1: 具有文件名“%2”和程序包全名“%3”的程序包在捆绑包中无效,因为该程序包是一个框架程序包。 |
error %1: The package with file name \"%2\" and package full name \"%3\" is not valid in the bundle because it's a framework package. |
0xB00000AD | 错误 %1: 具有文件名“%2”和程序包全名“%3”的程序包在捆绑包中无效,因为该捆绑包中还包含一个具有文件名“%4”和程序包全名“%5”的程序包,此程序包适用于相同的处理器体系结构。捆绑包中不能同时包含多个适用于相同处理器体系结构的应用包,也不能同时包含体系结构中性的应用包和体系结构特定的应用包。 |
error %1: The package with file name \"%2\" and package full name \"%3\" is not valid in the bundle because the bundle also contains the package with file name \"%4\" and package full name \"%5\" which applies to the same processor architecture. Bundles can't contain multiple app packages for the same processor architecture, or an architecture-neutral app package with any architecture-specific app package. |
0xB00000AE | 错误 %1: 具有文件名“%2”和程序包全名“%3”的程序包在捆绑包中无效,因为该捆绑包中还包含一个具有文件名“%4”和程序包全名“%5”的程序包,此程序包具有相同的资源 ID。捆绑包中不能同时包含多个具有相同资源 ID 的资源程序包 |
error %1: The package with file name \"%2\" and package full name \"%3\" is not valid in the bundle because the bundle also contains the package with file name \"%4\" and package full name \"%5\" which has the same resource ID. Bundles can't contain multiple resource packages with the same resource ID. |
0xB00000AF | 错误 %1: 具有文件名“%2”和程序包全名“%3”的程序包在捆绑包中无效,因为该程序包使用的哈希算法与捆绑包中的其他程序包不同。所需的哈希算法为 %4。 |
error %1: The package with file name \"%2\" and package full name \"%3\" is not valid in the bundle because it uses a different hash algorithm than other packages in the bundle. The expected hash algorithm is %4. |
0xB00000B0 | 错误 %1: 具有文件名“%2”和程序包全名“%3”的程序包在捆绑包中无效,因为该程序包的程序包系列名称与捆绑包中的其他程序包不同。所需的程序包名称为 %4。 |
error %1: The package with file name \"%2\" and package full name \"%3\" is not valid in the bundle because it has a different package family name than other packages in the bundle. The expected package name is %4. |
0xB00000B1 | 错误 %1: 具有文件名“%2”和程序包全名“%3”的程序包在捆绑包中无效,因为该程序包的程序包发布者名称与捆绑包中的其他程序包不同。所需的发布者为 %4。 |
error %1: The package with file name \"%2\" and package full name \"%3\" is not valid in the bundle because it has a different package family name than other packages in the bundle. The expected publisher is %4. |
0xB00000B2 | 错误 %1: 捆绑包必须至少包含一个应用包。 |
error %1: The bundle must contain at least one app package. |
0xB00000B3 | 错误 %1: 捆绑包中不能包含 10000 个以上的程序包。 |
error %1: The bundle can't contain more than 10000 packages. |
0xB00000B4 | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 具有 Category 属性值“%4”的 Extension 元素不能指定“%5”属性。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Extension element with the Category attribute value \"%4\" must not specify the \"%5\" attribute. |
0xB00000B5 | 已在未验证清单的情况下成功创建读取器。 |
The reader was created successfully without manifest validation. |
0xB00000B6 | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: StartPage 属性必须是有效的 URI。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The StartPage attribute must be a valid URI. |
0xB00000B7 | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 如果指定了 StartPage,则 windows.backgroundTask 扩展的 Executable 属性必须是“wwahost.exe”。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Executable attribute for the windows.backgroundTask extension must be \"wwahost.exe\" when StartPage is specified. |
0xB00000B8 | 错误 %1: 加密算法的链模式字符串不能为空。 |
error %1: The chaining mode string for encryption algorithm cannot be empty. |
0xB00000B9 | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: 如果 Type 属性值为“exclude”,则不能指定 WindowsRuntimeAccess 属性。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The WindowsRuntimeAccess attribute must not be specified if the Type attribute value is \"exclude\". |
0xB00000BA | 错误 %1: 应用部件清单(manifest)验证错误: 行 %2,列 %3,原因: 如果 Match 属性值是绝对 URI,则只能指定“http”、“https”或“ms-appx-web”方案。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Match attribute value must only specify the \"http\", \"https\" or \"ms-appx-web\" scheme if it's an absolute URI. |
0xB00000BB | 错误 %1: 应用部件清单(manifest)验证错误: 行 %2,列 %3,原因: 如果 Match 属性值是绝对 URI,并且 Type 属性值是“exclude”,则只能指定“http”或“https”方案。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Match attribute value must only specify the \"http\" or \"https\" scheme if it's an absolute URI and the Type attribute value is \"exclude\". |
0xB00000BC | 错误 %1: 应用部件清单(manifest)验证错误: 行: %2,列: %3,原因: 指定的 URL 与为 windows.webAccountProvider 扩展指定的基 URL 重复 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Url specified is a duplicate of the base Url specified for the windows.webAccountProvider extension |
0xB00000BD | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: Windows.FullTrustApplication 入口点仅对 UWP 清单有效。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: Windows.FullTrustApplication entry points are only valid for UWP manifests. |
0xB00000BE | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: Windows.FullTrustApplication 入口点仅对 minVersion = 10.0.14257.0 的 UWP 桌面应用程序有效。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: Windows.FullTrustApplication entry points are only valid for UWP desktop applications whose minVersion = 10.0.14257.0. |
0xB00000BF | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 指定的元素需要“%4”功能。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The element specified requires \"%4\" capability. |
0xB00000C0 | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 指定了 %4 元素时,不能指定 MainPackageDependency。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: MainPackageDependency can't be specified when the %4 element is specified. |
0xB00000C1 | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 包含 MainPackageDependency 的程序包的目标不能是“%4”设备系列的 %5 版本。必须指定更高的 MinVersion。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: A package containing MainPackageDependency can't target version %5 of device family \"%4\". You must specify a higher MinVersion. |
0xB00000C3 | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 使用 startuptask 扩展时要求包含该扩展的应用程序使用 Windows.FullTrustApplication 入口点。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The use of startuptask extension requires the containing Application use the Windows.FullTrustApplication entry point. |
0xB00000C4 | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 如果是在完全信任的应用程序中,参数属性只能用于 filetype 关联元素。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The parameter attribute can only be used in filetype association element if in a full trust application. |
0xB00000C5 | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 如果是在完全信任的应用程序中,参数属性只能用于 prototype 元素。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The parameter attribute can only be used in prototype element if in a full trust application. |
0xB00000C6 | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 如果是在完全信任的应用程序中,MultiSelectModel 属性只能用于 filetype 关联元素。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The MultiSelectModel attribute can only be used in filetype association element if in a full trust application. |
0xB00000C7 | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 如果是在完全信任的应用程序中,MultiSelectModel 属性只能用于 verb 元素。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The MultiSelectModel attribute can only be used in verb element if in a full trust application. |
0xB00000C8 | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: AppExecutionAlias 只能由 Centennial 应用程序使用。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: AppExecutionAlias can only be used by Centennial Applications. |
0xB00000C9 | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 包含 MainPackageDependency 的程序包不能使用“%4”扩展。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: A package containing MainPackageDependency can't use the \"%4\" extension. |
0xB00000CA | 错误 %1: 应用程序清单验证错误: 行 %2,列 %3,原因: Class 元素引用的程序 ID 必须将其 CLSID 设置为 Class 元素的 ID 值。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Prog Id refrenced by the Class element must have for its CLSID the Class element id value. |
0xB00000CB | 错误 %1: 应用程序清单验证错误: 行 %2,列 %3,原因: Class 元素引用的 VersionIndependentProgId 最终必须在 CLSID 与 Class 元素 ID 值相匹配的程序 ID 中进行解析。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The VersionIndependentProgId refrenced by the Class element must eventualy resolve in a Prog Id with CLSID matching the Class element id value. |
0xB00000CC | 错误 %1: 应用部件清单(manifest)验证错误: 第 %2 行,第 %3 列。原因: 就 CurrentVersion 来说,Prog Id 元素不能有自己的 ID。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: Prog Id element can not have its own Id for CurrentVersion. |
0xB00000CD | 错误 %1: 应用部件清单(manifest)验证错误: 第 %2 行,第 %3 列。原因: 类的 AutoConvertTo 属性不能引用自己的 ID。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: AutoConvertTo attribute of Class can not refer to its own id. |
0xB00000CE | 错误 %1: 应用部件清单(manifest)验证错误: 第 %2 行,第 %3 列。原因: 如果 InsertableObject 存在,则 ProgId 属性也必须存在。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: If InsertableObject is present then ProgId attribute must also be. |
0xB00000CF | 错误 %1: 应用部件清单(manifest)验证错误: 第 %2 行,第 %3 列。原因: dataFormats 元素不能同时具有 DefaultFormatName 和 DefaultStandardFormat 属性。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The dataFormats element can not have both DefaultFormatName and DefaultStandardFormat attributes. |
0xB00000D0 | 错误 %1: 应用部件清单(manifest)验证错误: 第 %2 行,第 %3 列。原因: TypeLib 元素必须具有 Win32Path 或 Win64Path 子元素。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The TypeLib element must have either a Win32Path or a Win64Path child element. |
0xB00000D1 | 错误 %1: 应用部件清单(manifest)验证错误: 第 %2 行,第 %3 列。原因: dataFormat 元素不能同时具有 FormatName 和 StandardFormat 属性。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The dataFormat element can not have both FormatName and StandardFormat attributes. |
0xB00000D2 | 错误 %1: 应用部件清单(manifest)验证错误: 第 %2 行,第 %3 列。原因: Conversion 元素必须具有 Readable 或 ReadWritable 子元素。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Conversion element must have a Readable or ReadWritable child. |
0xB00000D3 | 错误 %1: 应用部件清单(manifest)验证错误: 第 %2 行,第 %3 列。原因: 如果 useUniversalMarshaler 为 true,则以下属性也不应存在: ProxyStubClsid、AsynchronousInterface、SynchronousInterface |
error %1: App manifest validation error: Line %2, Column %3, Reason: If useUniversalMarshaler is true the following attributes should not also exist: ProxyStubClsid, AsynchronousInterface, SynchronousInterface |
0xB00000D4 | 错误 %1: 应用部件清单(manifest)验证错误: 第 %2 行,第 %3 列。原因: Interface 子元素 typeLib 的 ID 与 typeLib ID 不匹配,后者还包含子元素的版本号。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The Interface child element typeLib's ID does not match a typeLib ID which also contains the child element's version number. |
0xB00000D5 | 错误 %1: 应用部件清单(manifest)验证错误: 第 %2 行,第 %3 列。原因: AsynchronousInterface 和 SynchronousInterface 不能同时存在于同一 Interface 元素中。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: Both AsynchronousInterface and SynchronousInterface can't exist in the same Interface element. |
0xB00000D6 | 错误 %1: 应用部件清单(manifest)验证错误: 第 %2 行,第 %3 列。原因: AsynchronousInterface 值应该匹配某个接口的 ID,而 SynchronousInterface 值则应匹配当前接口的 ID。此外,这两个接口的 ProxyStubClsid 应该匹配。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The AsynchronousInterface value should match the ID of an Interface with a SynchronousInterface which matches the current Interface's ID. Also the two Interface's ProxyStubClsid should match. |
0xB00000D7 | 错误 %1: 应用部件清单(manifest)验证错误: 第 %2 行,第 %3 列。原因: SynchronousInterface 值应该匹配某个接口的 ID,而 AsynchronousInterface 值则应匹配当前接口的 ID。此外,这两个接口的 ProxyStubClsid 应该匹配。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The SynchronousInterface value should match the ID of an Interface with a AsynchronousInterface which matches the current Interface's ID. Also the two Interface's ProxyStubClsid should match. |
0xB00000D8 | 应用部件清单(manifest)验证警告: 声明的命名空间 %1 不适用,在清单处理期间将忽略它。 |
App manifest validation warning: Declared namespace %1 is inapplicable, it will be ignored during manifest processing. |
0xB00000D9 | 错误 %1: 应用部件清单(manifest)验证错误: 第 %2 行,第 %3 列。原因: 如果指定了 ShellNewDisplayName 属性,则必须指定 ShellNewFileName 属性。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: ShellNewFileName attribute must be specified if ShellNewDisplayName attribute is specified. |
0xB00000DA | 错误 %1: 应用部件清单(manifest)验证错误: 第 %2 行,第 %3 列。原因: 如果指定了 DdeExecApplication、DdeExecTopic 或 DdeExecIfExec 属性,则必须指定 DdeExecCommand 属性。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: DdeExecCommand attribute must be specified if DdeExecApplication, DdeExecTopic or DdeExecIfExec attribute is specified. |
0xB00000DB | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: 元素或属性“%4”不能在完全信任 EntryPoint 外声明(或者从应用程序继承,或者在扩展名中声明)。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The element or attribute \"%4\" can't be declared outside of Full Trust EntryPoint(either inherited from Application or declared in the Extension). |
0xB00000DC | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因:“%4”扩展名不能在完全信任 EntryPoint 外声明(或者从应用程序继承,或者在扩展名中声明)。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The \"%4\" Extension can't be declared outside of Full Trust EntryPoint(either inherited from Application or declared in the Extension). |
0xB00000DD | 错误 %1: 应用部件清单(manifest)验证错误: 第 %2 行,第 %3 列。原因: SystemSurrogate 属性和 CustomSurrogateExecutable 属性是互斥的。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: SystemSurrogate attribute and CustomSurrogateExecutable attribute are mutual exclusive. |
0xB00000DE | 错误 %1: 应用部件清单(manifest)验证错误: 第 %2 行,第 %3 列。原因: 名称为“%4”且发布者为“%5”的 MainPackageDependency 不能多次指定。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: MainPackageDependency with name \"%4\" and publisher \"%5\" can't be specified multiple times. |
0xB00000DF | 错误 %1: 应用部件清单(manifest)验证错误: 第 %2 行,第 %3 列。原因: 应该声明且只能声明 AumId 和 ShortcutPath 属性之一。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: One and only one of AumId and ShortcutPath attribute should be declared. |
0xB00000E0 | 错误 %1: 应用部件清单(manifest)验证错误: 第 %2 行,第 %3 列。原因: 应声明 AppServiceName 属性或 ActivatableClassId、Path 属性。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: Either AppServiceName attribute or ActivatableClassId, Path attributes should be declared. |
0xB00000E1 | 错误 %1: 应用部件清单(manifest)验证错误: 第 %2 行,第 %3 列,原因: DesktopPropertyHandler 引用的 ComServer SurrogateServer 不能声明 SystemSurrogate 或 CustomSurrogateExecutable 属性。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: The ComServer SurrogateServer referenced by DesktopPropertyHandler must not declare SystemSurrogate or CustomSurrogateExecutable attribute. |
0xB00000E2 | 错误 %1: 应用部件清单(manifest)验证错误: 第 %2 行,第 %3 列。原因: PortMin 和 PortMax 属性应同时存在或同时不存在。PortMin 属性的值应小于或等于 PortMax 属性的值。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: PortMin and PortMax attributes should either be both present or not. The value of PortMin attributes should be less than or equal to the value of PortMax attributes. |
0xB00000E3 | 错误 %1: 应用程序清单验证错误: 行 %2,列 %3,原因: 若要支持 AppService 多实例,必须声明扩展 EntryPoint 属性,并且不能声明 ResourceGroup 属性和 ServerName 属性。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: To support AppService multiple instances, the extension EntryPoint attribute must be declared, ResourceGroup attribute and ServerName attribute must not be declared. |
0xB00000E4 | 错误 %1: 应用程序清单验证错误: 行 %2,列 %3,原因: 若要支持 BackgroundTasks 多实例,不能声明扩展 Executable 属性、ResourceGroup 属性和 ServerName 属性。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: To support BackgroundTasks multiple instances, the extension Executable attribute, ResourceGroup attribute and ServerName attribute must not be declared. |
0xB00000E5 | 错误 %1: 应用的内容组地图验证错误: 行 %2,列 %3,原因: %4 |
error %1: App content group map validation error: Line %2, Column %3, Reason: %4 |
0xB00000E6 | 错误 %1: 应用清单验证错误: 行 %2,列 %3,原因: SearchFilterHandler 扩展必须在高于 10.0.15001.0 的内部版本上声明路径和 ProcessorArchitecture。 |
error %1: App manifest validation error: Line %2, Column %3, Reason: SearchFilterHandler extension must declare Path and ProcessorArchitecture on builds later than 10.0.15001.0. |
0xB000012C | 正在创建 IAppxPackageWriter,强制 Zip32 格式 = %1,哈希方法 = %2 |
Creating IAppxPackageWriter, force Zip32 format = %1, hash method = %2 |
0xB000012D | 已关闭 IAppxPackageWriter |
IAppxPackageWriter closed |
0xB000012E | 正在添加负载文件,文件名 = %1,内容类型 = %2,压缩 = %3 |
Adding payload file, file name = %1, content type = %2, compression = %3 |
0xB000012F | 已添加负载文件 |
Payload file added |
0xB0000130 | 正在添加内存占用文件并关闭 IAppxPackageWriter |
Adding footprint files and closing IAppxPackageWriter |
0xB0000132 | 正在创建 IAppxPackageReader |
Creating IAppxPackageReader |
0xB0000133 | 已创建 IAppxPackageReader |
IAppxPackageReader created |
0xB0000134 | 正在缓存并验证负载文件的块哈希,文件名 = %1,大小 = %2,压缩 = %3 |
Caching and validating block hash of payload file, file name = %1, size = %2, compression = %3 |
0xB0000135 | 已缓存并验证负载文件 |
Payload file cached and validated |
0xB0000136 | 正在创建 IAppxPackageStreamingReader,选项 = %1 |
Creating IAppxPackageStreamingReader, options = %1 |
0xB0000137 | 已创建 IAppxPackageStreamingReader |
IAppxPackageStreamingReader created |
0xB0000138 | 正在执行 IAppxRequestHandler 中的 %1 范围请求,优先级 = %2 |
Executing %1 range requests in IAppxRequestHandler, priority = %2 |
0xB0000139 | 已完成范围请求 |
Range requests completed |
0xB000013A | 正在创建应用部件清单(manifest)读取器 |
Creating app manifest reader |
0xB000013B | 已创建应用部件清单(manifest)读取器 |
App manifest reader created |
0xB000013C | 正在创建块映射读取器 |
Creating blockmap reader |
0xB000013D | 已创建块映射读取器 |
Blockmap reader created |
0xB000013E | 正在解压缩块,压缩大小 = %1 |
Decompressing block, compressed size = %1 |
0xB000013F | 已解压缩块,未解压缩大小 = %1 |
Block decompressed, uncompressed size = %1 |
0xB0000140 | 正在下载程序包元数据 |
Downloading package metadata |
0xB0000141 | 已下载程序包元数据 |
Package metadata downloaded |
0xB000015E | 正在检查文件的 SIP 支持 |
Checking SIP support for file |
0xB000015F | 已完成检查 SIP 支持 |
Check for SIP support completed |
0xB0000160 | 正在从应用包返回签名或签名大小 |
Returning signature or signature size from app package |
0xB0000161 | 已从应用包返回签名或签名大小 |
Signature or signature size returned from app package |
0xB0000162 | 正在将签名添加到应用包 |
Adding signature to app package |
0xB0000163 | 已将签名添加到应用包 |
Signature added to app package |
0xB0000164 | 正在从应用包删除签名 |
Removing signature from app package |
0xB0000165 | 已从应用包删除签名 |
Signature removed from app package |
0xB0000166 | 正在创建间接数据或设置其大小 |
Creating or sizing indirect data |
0xB0000167 | 已创建间接数据或设置其大小 |
Indirect data created or sized |
0xB0000168 | 正在验证间接数据 |
Verifying indirect data |
0xB0000169 | 已验证间接数据 |
Indirect data verified |
0xB000016A | 正在查找具有 SID %1 的功能的友好名称 |
Looking up friendly names for capability with SID %1 |
0xB000016B | 已完成查找具有 SID %1 的功能的友好名称,结果为 %2 |
Looking up friendly names for capability with SID %1 finished with result %2 |
0xB000016C | 正在针对块映射文件哈希验证文件流 |
Verifying the file stream against the block map file hash |
0xB000016D | 已针对文件流验证块映射文件哈希 |
Block map file hash verified against the file stream |
0xB000016E | 正在创建 IAppxBundleWriter |
Creating IAppxBundleWriter |
0xB000016F | 已关闭 IAppxBundleWriter |
IAppxBundleWriter closed |
0xB0000170 | 正在添加负载程序包 |
Adding payload package |
0xB0000171 | 已添加负载程序包 |
Payload package added |
0xB0000172 | 正在添加内存占用文件并关闭 IAppxBundleWriter |
Adding footprint files and closing IAppxBundleWriter |
0xB0000173 | 已添加内存占用文件并关闭 IAppxBundleWriter |
Footprint files added and IAppxBundleWriter closed |
0xB0000174 | 正在检查文件的 AppxBundle SIP 支持 |
Checking AppxBundle SIP support for file |
0xB0000175 | 已完成 AppxBundle SIP 支持检查 |
Check for AppxBundle SIP support completed |
0xB0000176 | 正在从应用捆绑包中返回签名或签名大小 |
Returning signature or signature size from app bundle |
0xB0000177 | 已从应用捆绑包中返回签名或签名大小 |
Signature or signature size returned from app bundle |
0xB0000178 | 正在将签名添加到应用捆绑包中 |
Adding signature to app bundle |
0xB0000179 | 已将签名添加到应用捆绑包中 |
Signature added to app bundle |
0xB000017A | 正在从应用捆绑包中删除签名 |
Removing signature from app bundle |
0xB000017B | 已从应用捆绑包中删除签名 |
Signature removed from app bundle |
0xB000017C | 正在创建捆绑包间接数据或调整其大小 |
Creating or sizing bundle indirect data |
0xB000017D | 已创建捆绑包间接数据或调整其大小 |
Bundle indirect data created or sized |
0xB000017E | 正在验证捆绑包间接数据 |
Verifying bundle indirect data |
0xB000017F | 已验证捆绑包间接数据 |
Bundle indirect data verified |
0xB0000180 | 正在创建 IAppxBundleReader |
Creating IAppxBundleReader |
0xB0000181 | 已创建 IAppxBundleReader |
IAppxBundleReader created |
0xB0000184 | 正在创建捆绑包部件清单(manifest)读取器 |
Creating bundle manifest reader |
0xB0000185 | 已创建捆绑包部件清单(manifest)读取器 |
Bundle manifest reader created |
0xB0000186 | 已为捆绑包 %1 成功创建捆绑包读取器。 |
The bundle reader was created successfully for bundle %1. |
0xB0000187 | 已为捆绑包 %1 成功创建捆绑包流读取器。 |
The bundle streaming reader was created successfully for bundle %1. |
0xB0000188 | 错误 %1: 具有文件名“%2”和程序包全名“%3”的程序包在捆绑包中无效,因为捆绑包包含另一个具有相同文件名的程序包。 |
error %1: The package with file name \"%2\" and package full name \"%3\" is not valid in the bundle because the bundle contains another package with the same file name. |
0xB0000189 | 错误 %1: 具有文件名“%2”和程序包全名“%3”的程序包在捆绑包中无效,因为其程序包类型与在捆绑包部件清单(manifest)中找到的值不匹配。 |
error %1: The package with file name \"%2\" and package full name \"%3\" is not valid in the bundle because its package type doesn't match the value found in the bundle manifest. |
0xB000018A | 错误 %1: 具有文件名“%2”和程序包全名“%3”的程序包在捆绑包中无效,因为其标识与在捆绑包部件清单(manifest)中找到的值不匹配。所需的程序包全名为 %4。 |
error %1: The package with file name \"%2\" and package full name \"%3\" is not valid in the bundle because its identity doesn't match the value found in the bundle manifest. The expected package full name is %4. |
0xB000018B | 错误 %1: 具有文件名“%2”和程序包全名“%3”的程序包在捆绑包中无效,因为其资源与在捆绑包部件清单(manifest)中找到的值不匹配。 |
error %1: The package with file name \"%2\" and package full name \"%3\" is not valid in the bundle because its resources don't match the values found in the bundle manifest. |
0xB000018C | 错误 %1: 具有文件名“%2”和程序包全名“%3”的程序包在捆绑包中无效,因为捆绑包不支持其部件清单(manifest)为 %4 声明的值。支持的最小值为 %5。 |
error %1: The package with file name \"%2\" and package full name \"%3\" is not valid in the bundle because its manifest declares a value for %4 which isn't supported in bundles. The minimum supported value is %5. |
0xB000018D | 错误 %1: 具有文件名“%2”和程序包全名“%3”的程序包在捆绑包中无效,因为其部件清单(manifest)中未声明任何 Application 元素。 |
error %1: The package with file name \"%2\" and package full name \"%3\" is not valid in the bundle because its manifest doesn't declare any Application elements. |
0xB000018E | 错误 %1: 捆绑包中的所有应用程序包清单必须在 XPath %10 下声明相同的值。在行 %4 列 %5 文件名为“%2”、程序包全名为“%3”的程序包的清单中声明的此 XPath 下的值与行 %8 列 %9 文件名为“%6”、程序包全名为“%7”的程序包的清单中声明的值不匹配。 |
error %1: All app package manifests in a bundle must declare the same values under the XPath %10. The values under this XPath declared in the manifest for the package with file name \"%2\" and package full name \"%3\" at line %4, column %5 don't match those declared in the manifest for the package with file name \"%6\" and package full name \"%7\" at line %8, column %9. |
0xB000018F | 已在未验证清单的情况下成功创建捆绑包读取器。 |
The bundle reader was created successfully without manifest validation. |
0xB0000190 | 正在检查文件的 Eappx SIP 支持 |
Checking Eappx SIP support for file |
0xB0000191 | 检查 Eappx SIP 支持已完成 |
Check for Eappx SIP support completed |
0xB0000192 | 正在从加密的应用包返回签名或签名大小 |
Returning signature or signature size from encrypted app package |
0xB0000193 | 已从加密的应用包返回签名或签名大小 |
Signature or signature size returned from encrypted app package |
0xB0000194 | 正在向加密的应用包中添加签名 |
Adding signature to encrypted app package |
0xB0000195 | 已向加密的应用包中添加签名 |
Signature added to encrypted app package |
0xB0000196 | 正在从加密的应用包中删除签名 |
Removing signature from encrypted app package |
0xB0000197 | 已从加密的应用包中删除签名 |
Signature removed from encrypted app package |
0xB0000198 | 正在创建加密的应用间接数据或调整其大小 |
Creating or sizing encrypted app indirect data |
0xB0000199 | 已创建加密的应用间接数据或调整其大小 |
Encrypted app indirect data created or sized |
0xB000019A | 正在验证加密的应用间接数据 |
Verifying encrypted app indirect data |
0xB000019B | 已验证加密的应用间接数据 |
Encrypted app indirect data verified |
0xB000019C | 正在检查文件的 EappxBundle SIP 支持 |
Checking EappxBundle SIP support for file |
0xB000019D | 已完成 EappxBundle SIP 支持检查 |
Check for EappxBundle SIP support completed |
0xB000019E | 正在从加密的应用捆绑包返回签名或签名大小 |
Returning signature or signature size from encrypted app bundle |
0xB000019F | 已从加密的应用捆绑包返回签名或签名大小 |
Signature or signature size returned from encrypted app bundle |
0xB00001A0 | 正在向加密的应用捆绑包中添加签名 |
Adding signature to encrypted app bundle |
0xB00001A1 | 已向加密的应用捆绑包中添加签名 |
Signature added to encrypted app bundle |
0xB00001A2 | 正在从加密的应用捆绑包中删除签名 |
Removing signature from encrypted app bundle |
0xB00001A3 | 已从加密的应用捆绑包中删除签名 |
Signature removed from encrypted app bundle |
0xB00001A4 | 正在创建加密的捆绑包间接数据或调整其大小 |
Creating or sizing encrypted bundle indirect data |
0xB00001A5 | 已创建加密的捆绑包间接数据或调整其大小 |
Encrypted bundle indirect data created or sized |
0xB00001A6 | 正在验证加密的捆绑包间接数据 |
Verifying encrypted bundle indirect data |
0xB00001A7 | 已验证加密的捆绑包间接数据 |
Encrypted bundle indirect data verified |
0xD0000001 | 无 |
None |
0xD0000002 | 正常 |
Normal |
0xD0000003 | 最大 |
Maximum |
0xD0000004 | 快速 |
Fast |
0xD0000005 | 特快 |
Super fast |
0xD0000006 | 低 |
Low |
0xD0000007 | 中 |
Medium |
0xD0000008 | 高 |
High |
0xF0000001 | 验证签名 |
Verify signature |