WSAGAScript
WSAGAScript copied to clipboard
I can't install modified WSA
It says that it refused to sign Appxmanifest.xml because it doesn't exist in the package root (0x80073CF9). I have enabled Developer Options already. What do I do?
maybe you have the same mistake that in this issue #28
make sure you Delete the files appxblockmap, appxsignature and [content_types] along with the folder appxmetadata.
maybe you have the same mistake that in this issue #28
make sure you Delete the files appxblockmap, appxsignature and [content_types] along with the folder appxmetadata.
I have already deleted all of those files
I think everyone here doing the same mistake as me you need to enable installing apps from any source inside "privacy and security" and then "for developers" https://benisnous.com/wp-content/uploads/2021/06/1624954739_New-Security-Features-in-Windows-11.png
I think everyone here doing the same mistake as me you need to enable installing apps from any source inside "privacy and security" and then "for developers" https://benisnous.com/wp-content/uploads/2021/06/1624954739_New-Security-Features-in-Windows-11.png
I have already done that
Had this issue also (0x80073CF9), just removed Android subsysten i previously installed via Store and Amazon appstore, after unistall installation was possible without issues
I had this error when doing the install on a clean install of Windows 11. I had to fully install the Windows Store version of WSA then go into Setting > Apps > Apps & Features and uninstall Amazon Appstore before the Add-AppxPackage command would work
Solution for 0x80073CF9 https://github.com/WSA-Community/WSAGAScript/issues/28#issuecomment-992113337