游戏狂人
 
- 贡献度
- 0
- 金元
- 13218
- 积分
- 1322
- 精华
- 0
- 注册时间
- 2010-2-25
|
Add-AppxPackage : 部署失败,原因是 HRESULT: 0x80073D2B, 包部署失败,因为其内容对未签名的程序包无效。
Windows 无法安装程序包 Microsoft.Cardinal,因为未签名的程序包不能包含可执行的激活。
注意: 有关其他信息,请在事件日志中查找 [ActivityId] 03768c62-5229-0007-b505-77032952d901,或使用命令行 Get-AppPackageLo
g -ActivityID 03768c62-5229-0007-b505-77032952d901
所在位置 行:1 字符: 1
+ Add-AppxPackage 'E:\Age of Empires IV\AppxManifest.xml' -Register
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (E:\Age of Empires IV\AppxManifest.xml:String) [Add-AppxPackage], Exceptio
n
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand |
|