高级玩家

- 贡献度
- 1
- 金元
- 5824
- 积分
- 586
- 精华
- 0
- 注册时间
- 2012-11-18
|
Deleting AppxSignature.p7x and TestLicense.xml... done.
Editing AppxManifest.xml... done.
Registry open.
Currently breaking things in: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Appx...
操作成功完成。
Key AllowAllTrustedApps successfully set to 1.
Key AllowDevelopmentWithoutDevLicense successfully set to 1.
Key AllowDeploymentInSpecialProfiles successfully set to 1.
Key RestrictAppDataToSystemVolume successfully set to 0.
Key RestrictAppToSystemVolume successfully set to 0.
...done.
Registry open.
Now I'm messing around in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentV
ersion\AppModelUnlock...
操作成功完成。
Key AllowAllTrustedApps successfully set to 1.
Key AllowDevelopmentWithoutDevLicense successfully set to 1.
Key AllowDeploymentInSpecialProfiles successfully set to 1.
Key RestrictAppDataToSystemVolume successfully set to 0.
Key RestrictAppToSystemVolume successfully set to 0.
...done.
Registering the Quantum Break appx...Add-AppxPackage : 部署失败,原因是 HRESULT:
0x80073CFB, 提供的程序包已安装,且
禁止重新安装该程序包。请检查 AppXDeployment-Server 事件日志了解详细信息。
Windows 无法注册程序包 Microsoft.QuantumBreak,因为它处于开发模式,并且已安装此
程序包。增加要注册的程序包的版本号,或者删除系统上的每个用户的旧程序包,然后再
注册此程序包。
注: 有关其他信息,请在事件日志中查找 [ActivityId] 1d1f1890-9b0d-0001-16f6-1f1d0
d9bd101,或使用命令行 Get-AppxLog -ActivityID 1d1f1890-9b0d-0001-16f6-1f1d0d9bd
101
所在位置 行:1 字符: 1
+ Add-AppxPackage -Register AppxManifest.xml
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ResourceExists: (E:\量子破碎\AppxManifest.xml:Str
ing ) [Add-AppxPackage], PSInvalidOperationException
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageMa
nager.Commands.AddAppxPackageCommand
...done.
Cleaning up after myself... done.
If nothing went wrong, you can now start Quantum Break by searcing it in the start menu 
请按任意键继续. . . |
|