cleaning up output folder path used to execute .\Run.bat installation #184
-
After building on wsl ubuntu i moved the ./output content to windows host $env:userprofile\Downloads\WSA-with-magisk-stable-MindTheGapps_2207.40000.8.0_x64_Release-Nightly and ran the .\Run.bat [ -> Install.ps1 ] installation process from there. Now when i try and delete the $env:userprofile\Downloads\WSA-with-magisk-stable-MindTheGapps_2207.40000.8.0_x64_Release-Nightly explorer says it can't as some files are in use. q1. did the installation process setup my wsa with magisk and mindthegapps configuration using the folder i launched .\Run.bat from as the install directory? q2. if answer to q1 is yes do i have a way move moving that install directory after the fact without losing my wsa configuration or do i have to uninstall and then reinstall, loosing prior configuration and app installs, with that output installer directly located in the place i want it to be? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
A1: Yes. A2: Stop WSA using WSA setting then close WSA setting, move that folder to another places, rerun |
Beta Was this translation helpful? Give feedback.
-
If my win11 22h2 setup is configured to be using insider dev channel, e.g. currently 25217.1010, then when i build the wsa with magisk and mindthegapps x64 output do i need to be selecting the matching release type when ./scripts/run.sh asks me? If the answer is yes should i expect to have to rebuild the wsa with magisk and mindthegapps x64 output, and execute the ./Run.bat update process against my existing install with that new build output, every time there is a new win11 22h2 insider dev channel update? |
Beta Was this translation helpful? Give feedback.
A1: Yes.
A2: Stop WSA using WSA setting then close WSA setting, move that folder to another places, rerun
Run.bat
.