Jump to content
Flirc Forums

Someone

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Someone

  1. I'm not able to install the windows 10 app (and the Linux version simply does not recognized the remote once plugged in, And i'm not rich I don't have a mac) Tried to install it manually but I could not find a suitable version version for one of the dependencies. ``` PS C:\Users\***\Downloads> add-appxpackage -Path ".\SkipApp-0.9.80-Beta-x64.msix" add-appxpackage : Deployment failed with HRESULT: 0x80073CF3, Package failed updates, dependency or conflict validation. Windows cannot install package SkipApp_0.9.80.6008_x64__sddpyax1dmvqm because this package depends on a framework that could not be found. Provide the framework "Microsoft.VCLibs.140.00" published by "CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with neutral or x64 processor architecture and minimum version 14.0.30704.0, along with this package to install. The frameworks with name "Microsoft.VCLibs.140.00" currently installed are: {Microsoft.VCLibs.140.00_14.0.29231.0_x Windows cannot install package SkipApp_0.9.80.6008_x64__sddpyax1dmvqm because this package depends on a framework that could not be found. Provide the framework "Microsoft.VCLibs.140.00" published by "CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with neutral or x64 processor architecture and minimum version 14.0.30704.0, along with this package to install. The frameworks with name "Microsoft.VCLibs.140.00" currently installed are: {Microsoft.VCLibs.140.00_14.0.29231.0_x64__8wekyb3d8bbwe Microsoft.VCLibs.140.00_14.0.30035.0_x64__8wekyb3d8bbwe Microsoft.VCLibs.140.00_14.0.30035.0_x86__8wekyb3d8bbwe} NOTE: For additional information, look for [ActivityId] 1f45632b-a84e-0013-a466-451f4ea8d901 in the Event Log or use the command line Get-AppPackageLog -ActivityID 1f45632b-a84e-0013-a466-451f4ea8d901 At line:1 char:1 + add-appxpackage -Path ".\SkipApp-0.9.80-Beta-x64.msix" + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : WriteError: (C:\Users\***\Do...0-Beta-x64.msix:String) [Add-AppxPackage], IOException + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand ``` Can you provide an MSI instead of msix or simply give the list of dependencies with links to where to get them and install them ?
×
×
  • Create New...