Open brayenagape opened 3 years ago
Hi,
The result explains that a component is missing, download and install this :
https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx
Nathanaël LACOURLY
Le 2 nov. 2021 à 08:18, brayenagape @.***> a écrit :
Microsoft.VCLibs.140.00.UWPDesktop
Hi, The result explains that a component is missing, download and install this : https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx Nathanaël LACOURLY Le 2 nov. 2021 à 08:18, brayenagape @.***> a écrit : Microsoft.VCLibs.140.00.UWPDesktop
omg, thankyou so much!
Do you.. mind closing this issue?
Again, can you close this issue, as the problem has been fixed?
@brayenagape Can you close this issue please :)?
i got confused, i type Add-AppxPackage -Register .\AppxManifest.xml on powershell and i got
Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF3, Package failed updates, dependency or conflict validation. Windows cannot install package MicrosoftCorporationII.WindowsSubsystemForAndroid_1.7.32815.0_x648wekyb3d8bbwe because this package depends on a framework that could not be found. Provide the framework "Microsoft.VCLibs.140.00.UWPDesktop" 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.30035.0, along with this package to install. The frameworks with name "Microsoft.VCLibs.140.00.UWPDesktop" Windows cannot install package MicrosoftCorporationII.WindowsSubsystemForAndroid_1.7.32815.0_x648wekyb3d8bbwe because this package depends on a framework that could not be found. Provide the framework "Microsoft.VCLibs.140.00.UWPDesktop" 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.30035.0, along with this package to install. The frameworks with name "Microsoft.VCLibs.140.00.UWPDesktop" currently installed are: {Microsoft.VCLibs.140.00.UWPDesktop_14.0.29231.0_x64__8wekyb3d8bbwe} NOTE: For additional information, look for [ActivityId] 8f2c6898-cfaf-0002-8001-2e8fafcfd701 in the Event Log or use the command line Get-AppPackageLog -ActivityID 8f2c6898-cfaf-0002-8001-2e8fafcfd701 At line:1 char:1
i dont know what's going on. pls somebody help me!