LSPosed / MagiskOnWSALocal

Integrate Magisk root and Google Apps into WSA (Windows Subsystem for Android)
GNU Affero General Public License v3.0
9.49k stars 22.97k forks source link

[Bug] Install Failed WSA using Install.ps1 script #540

Closed sahoonalinikanta closed 1 year ago

sahoonalinikanta commented 1 year ago

Steps to reproduce/复现步骤

  1. Executing Install.ps1 script in Powershell

Expected behaviour/预期行为

Should install the WSA

Actual behaviour/实际行为

It is failing with error message Screenshot 2023-05-17 110159

MagiskOnWSALocal commit full SHA/MagiskOnWSALocal 提交的完整哈希

7a33f97d192a4363ddfbc886c08d0f5710e9e2ac

Linux distribution info/Linux 发行版信息

Distributor ID: Ubuntu Description: Ubuntu 22.04.2 LTS Release: 22.04 Codename: jammy

Windows version/Windows 版本

Windows 11 version 22H2 OS Build 23451.100

Build Parameters/构建参数

COMMAND_LINE=--arch x64 --release-type WIF --root-sol magisk --gapps-brand MindTheGapps --remove-amazon --magisk-ver beta INFO: Architecture: x64 INFO: Release Type: WIF INFO: Magisk Version: beta INFO: GApps Brand: MindTheGapps INFO: GApps Variant: pico INFO: Root Solution: magisk Build: RELEASE_TYPE=Insider Fast

Version requirement/版本要求

Logs/日志

[//]: <> (Don't modify above) ``` Start-Process : This command cannot be run due to the error: The parameter is incorrect. At F:\WSA\InstallDir\Install.ps1:54 char:5 Deployment operation progress: F:\WSA\InstallDir\AppxManifest.xml Processing [oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo] Start-Process : This command cannot be run due to the error: The parameter is incorrect. At F:\WSA\InstallDir\Install.ps1:55 char:5 + Start-Process "wsa://com.android.vending" + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [Start-Process], InvalidOperationException + FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand All Done! Press any key to exit ![Screenshot 2023-05-17 110159](https://github.com/LSPosed/MagiskOnWSALocal/assets/41999958/2ab97060-279a-49ad-9f63-f8837d203f15) ``` [//]: <> (Don't modify below)
github-actions[bot] commented 1 year ago

@sahoonalinikanta this issue was automatically closed because: