Create script wrapper to simplify things and etc#53
Create script wrapper to simplify things and etc#53cupang-afk wants to merge 8 commits intoWSA-Community:mainfrom
Conversation
and added get architecture from wsl architecture function
…the path has space/whitespace
|
hey I also made a Python script that does the same, except it's one-click (the downside, the link for OpenGapps and MSIXBundle is hardcoded :( ) |
|
WSA_OneClickRun.zip |
store links are temporary so I doubt the msixbundle part would work |
You can use https://store.rg-adguard.net/ api |
|
This one has the API and safe deletion EDIT: check newest pull request, this does not work anymore because of some filename changes |
actualy this is my first time creating a pr, sorry if my code is mess
well what i do is
SETUP.cmdto runinstall.shand install the Appx packageinstall.shfor extracting msixbundle, moving the .img file, copy gapps, install unzip and lzip etcinstall.shalso run the other scriptextract_gapps_pico.sh,extend_and_mount_images.sh,apply.sh,unmount_images.shjust like in the README.mdVARIABLE.shso no need to setup Root path and Architecture"to every variable so Root path that has space/whitespace doesn't break the scriptsudo.vbsis for getting admin access (UAC) for installing Appx package via powershellso yeah we can just
uhh im not testing arm64 architecture so im not sure if it'll work
and uhh, i dont know why if i run SETUP.cmd as admin, the drag n drop is broken so, sudo.vbs is a lifesaver