中级玩家
 
- 贡献度
- 0
- 金元
- 1190
- 积分
- 119
- 精华
- 0
- 注册时间
- 2015-5-29
|
求救:
Add-AppxPackage : 部署失败,原因是 HRESULT: 0x80073D2B, 包部署失败,因为其内容对未签名的程序包无效。
Windows 无法安装程序包 Microsoft.Cardinal,因为未签名的程序包不能包含可执行的激活。
注意: 有关其他信息,请在事件日志中查找 [ActivityId] 3acdab1d-398a-0004-68f2-cd3a8a39d901,或使用命令行 Get-AppPackageLo
g -ActivityID 3acdab1d-398a-0004-68f2-cd3a8a39d901
所在位置 行:1 字符: 1
+ Add-AppxPackage 'C:\Age of Empires IV\AppxManifest.xml' -Register
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (C:\Age of Empires IV\AppxManifest.xml:String) [Add-AppxPackage], Exceptio
n
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
有没有大佬能帮忙解决一下的啊!
|
|