files-community / Files

Building the best file manager for Windows
https://files.community
MIT License
34.11k stars 2.18k forks source link

Deployment failed with HRESULT: 0x80073CF3 #6405

Closed ThaUnknown closed 3 years ago

ThaUnknown commented 3 years ago

Description

Failed to install Files, Microsoft.UI.Xaml dependency not found Error log:

Add-AppPackage : Deployment failed with HRESULT: 0x80073CF3, Package failed updates, dependency or conflict validation.
Windows cannot install package Files_2.0.13.0_x64__1y0xx7n9077q4 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. The frameworks with name "Microsoft.UI.Xaml.2.6" currently
installed are: {}
NOTE: For additional information, look for [ActivityId] c106563f-b5c4-0008-b778-29c1c4b5d701 in the Event Log or use
the command line Get-AppPackageLog -ActivityID c106563f-b5c4-0008-b778-29c1c4b5d701
At line:1 char:1
+ Add-AppPackage -path "Files.msixbundle"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (D:\#Biblioteki\...iles.msixbundle:String) [Add-AppxPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

Steps To Reproduce

  1. Download v2.0.13
  2. Open PowerShell
  3. Run Add-AppPackage -path "Files.msixbundle"

Expected behavior

Download external dependency if it's not present.

Files Version

v2.0.13

Windows Version

Windows 10 1809 177.63.2183 Enterprise LTSC

Relevant Assets

No response

gave92 commented 3 years ago

Hi please look to #6316 for the solution (you need to install some dependencies first).

gave92 commented 3 years ago

In any case we're planning to either add the dependencies to the Release page or bundle everything with the installer.

gave92 commented 3 years ago

On Windows 1809 (and anything below windows 2004) you may also need to enable apps sideloading. You can do this from Windows Settings: