mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-12-25 02:41:48 +01:00
parent
385e0fa540
commit
8b2c9b86d9
2
.github/workflows/magisk.yml
vendored
2
.github/workflows/magisk.yml
vendored
@ -415,7 +415,7 @@ jobs:
|
||||
Write-Output "Unmounting patched WSA registry hive."
|
||||
reg unload \$regMountPoint
|
||||
Write-Output "starting an App to force the creation of the rw sdcard"
|
||||
start-process "\$env:LOCALAPPDATA/Microsoft/WindowsApps/MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe/WsaClient.exe" -Args "/launch wsa://com.amazon.venezia"
|
||||
start-process "\$env:LOCALAPPDATA/Microsoft/WindowsApps/MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe/WsaClient.exe" -Args "/launch wsa://com.android.shell"
|
||||
Write-Output "Waiting for the Android system to boot for the first time..."
|
||||
./adb kill-server
|
||||
do{}until((./adb connect localhost:58526).Contains("connected"))
|
||||
|
Loading…
Reference in New Issue
Block a user