-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No Images on the msix file. #299
Comments
#296 You should use my prebuilt instead |
how are we supposed to use those files... just copy paste into that C:\WSA and then register them using powershell? |
Yes, you only need to extract file to the folder you want then run "Run.bat" file |
Amazing! Thanks! ❤️ Works like a charm! |
I'm up to this point and I can't figure out why I'm stuck. I use your Run.bat file and it just goes into an endless loop of downloading dll data that just seems to repeat the first step. I realized I could open the Install.ps1 file and I think I'm looping line 145 "Stop-Process -Name "WsaClient" -ErrorAction SilentlyContinue" because it ends with "Write-Host "Downloading modifided DLL file..." which is what I keep seeing. |
Are you using Windows 10 ? And did you use the latest build ? |
Yes and yes. As far as I can tell, I meet all the requirements. |
I have updated new build. Can you test it ? |
Yes, this worked. Only quirk is that it ran 3 subsystem launchers at the end for some reason, but I have the play store now. Thank you very much! |
Because we start Play Store app, Magisk Stable App when finished |
When downloading the SubsystemforAndroid the .img files are no longer there. On the tutorial, the .img files are there but in my case, they aren't, maybe they updated it so the .img files aren't there anymore. If you don't know which .img files I am talking about they are product.img system_ext.img system.img vendor.img . If anyone can please send me them so I can use them to complete the process of installing the WSAGAScript.
The text was updated successfully, but these errors were encountered: