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

Deployment failed with HRESULT: 0x80073CF3, Package failed updates, dependency or conflict validation. #285

Open
reef2009 opened this issue Dec 25, 2022 · 3 comments

Comments

@reef2009
Copy link

Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows PS C:\WINDOWS\system32> Add-AppxPackage -Register C:\WSA\WSA_MOD\WsaPackage_2210.40000.7.0_x64_Release-Nightly\AppxManifest.xml
Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF3, Package failed updates, dependency or conflict
validation.
Windows cannot install package MicrosoftCorporationII.WindowsSubsystemForAndroid_2210.40000.7.0_x64__8wekyb3d8bbwe
because this package depends on a framework that could not be found. Provide the framework "Microsoft.UI.Xaml.2.6"
published by "CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with neutral or x64
processor architecture and minimum version 2.62108.18004.0, along with this package to install.
NOTE: For additional information, look for [ActivityId] 88d49aa2-184a-0002-39a4-d6884a18d901 in the Event Log or use
the command line Get-AppPackageLog -ActivityID 88d49aa2-184a-0002-39a4-d6884a18d901
At line:1 char:1

  • Add-AppxPackage -Register C:\WSA\WSA_MOD\WsaPackage_2210.40000.7.0_x6 ...
  •   + CategoryInfo          : WriteError: (C:\WSA\WSA_MOD\...ppxManifest.xml:String) [Add-AppxPackage], IOException
      + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    

Every worked out without any problems but installation of the modded files won't work.
I'm running Windows 11 22H2 Build 22621.963. My notebook is CYOD but I have all permissions including local admin.

@Sparrow-Ran
Copy link

same problem

@Sparrow-Ran
Copy link

ok, solved. You need to install Microsoft.UI.Xaml.2.6 through Microsoft Store

@pota2dev
Copy link

pota2dev commented Jan 4, 2023

Thanks. Someone should address this issue in readme.md

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

3 participants