mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-11 06:05:13 +01:00
e9c76a53df
- Move Fixes and Guides into separate folder - Update guides and fix mistakes - Adding Post-Installation Pages
44 lines
1.5 KiB
Markdown
44 lines
1.5 KiB
Markdown
# WSABuilds <img src="https://img.shields.io/github/downloads/MustardChef/WSABuilds/total?label=Total%20Downloads&style=for-the-badge"/>
|
|
|
|
---
|
|
## Issue: </br> Error stating that "Path is too long" when extracting files from .zip archive, needed to install Windows Subystem for Android (WSA)
|
|
### Preface:
|
|
##### This issue is caused if the folder name is too long. This is the typically the case as MagiskOnWSALocal script tends to generate a long string for the .zip file and the folder within the archive.
|
|
|
|
<img src="https://user-images.githubusercontent.com/68516357/219853616-154615b8-125c-4b68-b2f7-43fc2f7b1f74.png" style="width: 600px;"/>
|
|
|
|
---
|
|
## Solution
|
|
|
|
The solution is simple, all you have to do is:
|
|
|
|
**1. Rename the .zip/.7z file to a shorter name, which can be anything to your choosing** </br>
|
|
|
|
- For example:
|
|
|
|
- **Before:** WSA_2XXX.XXXXX.X.X_XXXX_Release-Nightly-with-magisk-XXXXXXX-XXXXXX-MindTheGapps-XX.X-RemovedAmazon
|
|
|
|
- **After:** WSAArchive2XXX
|
|
|
|
**2. Rename the extracted folder to a shorter name, which can be anything to your choosing** </br>
|
|
|
|
- For example:
|
|
|
|
- **Before:** WSA_2XXX.XXXXXXX_XXXX_Release-Nightly-with-magisk-XXXXXXX-XXXXXX-MindTheGapps-XX.X-RemovedAmazon
|
|
|
|
- **After:** WSAArchive2XXX
|
|
|
|
|
|
<br>
|
|
|
|
---
|
|
|
|
## Have futher question or need help?
|
|
|
|
#### Join the Discord if you have any other questions or need help!
|
|
|
|
[<img src="https://invidget.switchblade.xyz/2thee7zzHZ" style="width: 400px;"/>](https://discord.gg/2thee7zzHZ)
|
|
|
|
|
|
|