WSA-Community / WSAGAScript

Scripts to install Google Apps into a WSA image. Plus optional root
The Unlicense
3.59k stars 3.53k forks source link

Deployment failed with HRESULT: 0x80073CFD #259

Open othman2408 opened 2 years ago

othman2408 commented 2 years ago

alt text

Masamune3210 commented 2 years ago

What version of Windows are you running, WSLg and by extension WSA will only work on Windows 11

othman2408 commented 2 years ago

What version of Windows are you running, WSLg and by extension WSA will only work on Windows 11

Screenshot 2022-09-26 000234

Jovilero commented 2 years ago

Hi, I'd got the same error. I fixed it uninstalling another WSA.

BeanEater420 commented 2 years ago

I found this in an earlier closed post, might be helpful "Follow these steps to fix the issue.

Install Microsoft.UI.Xaml.2.6

Go to store.rg-adguard.net Change to ProductID and paste '9P3395VX91NR' Change to Slow and click the check mark Look for install Microsoft.UI.Xaml.2.6 Install the correct .Appx file for your architecture. (x86, x64, ARM or ARM64) Run the command as administrator

Right-click Windows Button (Windows 11) or your taskbar (Windows 10) Choose Windows Powershell (Admin). If it shows Terminal (Admin), open that and then open Powershell as a new tab. It will open as admin. Now run the same code and it should work perfectly."

Originally posted by @blueveryday in https://github.com/WSA-Community/WSAGAScript/issues/191#issuecomment-1052117950