You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PS C:\Users\anshm\OneDrive\Documents\wsa> PowerShell.exe -ExecutionPolicy Bypass -File .\Install.ps1
The operation completed successfully.
Installing MicrosoftCorporationII.WindowsSubsystemForAndroid version: 2311.40000.5.0
Dependency package Microsoft.UI.Xaml.2.8 x64 current version: 8.2310.30001.0. Nothing to do.
Dependency package Microsoft.VCLibs.140.00.UWPDesktop x64 current version: 14.0.33519.0. Nothing to do.
Dependency package Microsoft.VCLibs.140.00 x64 current version: 14.0.33519.0. Nothing to do.
Installing MagiskOnWSA....
Add-AppxPackage : Deployment failed with HRESULT: 0x80073CFD, A Prerequisite for an install could not be satisfied.
Windows cannot install package MicrosoftCorporationII.WindowsSubsystemForAndroid_2311.40000.5.0_x64__8wekyb3d8bbwe
because this package is not compatible with the device. The package requires OS version 10.0.22000.120 or higher on
the Windows.Desktop device family. The device is currently running OS version 10.0.19045.4046.
NOTE: For additional information, look for [ActivityId] d8c0944b-7250-0006-8dae-c0d85072da01 in the Event Log or use
the command line Get-AppPackageLog -ActivityID d8c0944b-7250-0006-8dae-c0d85072da01
At C:\Users\anshm\OneDrive\Documents\wsa\Install.ps1:162 char:1
+ Add-AppxPackage -ForceApplicationShutdown -ForceUpdateFromAnyVersion ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (C:\Users\anshm\...ppxManifest.xml:String) [Add-AppxPackage], Exception
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
All Done!
Press any key to exit
MagiskOnWSALocal commit full SHA/MagiskOnWSALocal 提交的完整哈希
$ scripts/run.sh
### Version requirement/版本要求
- [X] I am using latest commit of MagiskOnWSALocal/我正在使用最新 commit 的版本
### Logs/日志
<details>
[//]: <> (Don't modify above)
Replace this line with the log / 将此行用日志替换
[//]: <> (Don't modify below)
</details>
The text was updated successfully, but these errors were encountered:
Steps to reproduce/复现步骤
PowerShell.exe -ExecutionPolicy Bypass -File .\Install.ps1
Expected behaviour/预期行为
It should install normally.
Actual behaviour/实际行为
MagiskOnWSALocal commit full SHA/MagiskOnWSALocal 提交的完整哈希
2726a69
Linux distribution info/Linux 发行版信息
Debian x86_64
Windows version/Windows 版本
10.0.19045.4046
Build Parameters/构建参数
Replace this line with the log / 将此行用日志替换
The text was updated successfully, but these errors were encountered: