Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add-AppxPackage : 部署失败,原因是 HRESULT: 0x80073CF6, 无法注册包。 #25

Open
ddaodan opened this issue Feb 7, 2023 · 1 comment

Comments

@ddaodan
Copy link

ddaodan commented Feb 7, 2023

win10 22H2 19045.2486
WSA_2211.40000.11.0
构建完成后无法安装

Add-AppxPackage : 部署失败,原因是 HRESULT: 0x80073CF6, 无法注册包。
                                                                                                                         部署操作进程: E:\WSA\AppxManifest.xml                                                                                      Processing                                                                                                              [ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo                                     ]                                                                                                                              所在位置 E:\WSA\Install.ps1:102 字符: 1
+ Add-AppxPackage -ForceApplicationShutdown -ForceUpdateFromAnyVersion  ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (E:\WSA\AppxManifest.xml:String) [Add-AppxPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

AppxManifest.xml

@NitroRCr
Copy link

我之前选的stable通道也遇到了这个问题,后来选Insider Fast/Dev Channel重新构建了个,然后就安装成功了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants