WSA-Community / WSAGAScript

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

Package with Windows Store origin cannot be sideloaded or installed using developer mode option. #100

Open rahul-iyer opened 2 years ago

rahul-iyer commented 2 years ago

Package MicrosoftCorporationII.WindowsSubsystemForAndroid_1.7.32815.0_x64__8wekyb3d8bbwe with Windows Store origin cannot be sideloaded or installed using developer mode option.

Any ideas how to solve this? I have enabled developer mode in the system settings

Add-AppPackage : Deployment failed with HRESULT: 0x80073CFF, To install this application you need either a Windows
developer license or a sideloading-enabled system.
Package MicrosoftCorporationII.WindowsSubsystemForAndroid_1.7.32815.0_x64__8wekyb3d8bbwe with Windows Store origin
cannot be sideloaded or installed using developer mode option.
NOTE: For additional information, look for [ActivityId] 3ce64b6f-ce8f-0004-de27-e73c8fced701 in the Event Log or use
the command line Get-AppPackageLog -ActivityID 3ce64b6f-ce8f-0004-de27-e73c8fced701
At line:1 char:1
+ Add-AppPackage -Register C:\Users\Rahul\Downloads\MicrosoftCorporatio ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (C:\Users\Rahul\...ppxManifest.xml:String) [Add-AppxPackage], Exception
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
princepjamie06832 commented 2 years ago

Have you forgot to delete appxblockmap, appxsignature and [content_types] files and appxmetadata folder?

MlgmXyysd commented 2 years ago

Try to uninstall WSA installed from the Windows Store, then download Msixbundle and install it manually.