mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-10 21:55:11 +01:00
Create InternetScuritySettingsBlock.md
This commit is contained in:
parent
c49989102e
commit
5e0779bd0e
29
Fixes/InternetScuritySettingsBlock.md
Normal file
29
Fixes/InternetScuritySettingsBlock.md
Normal file
@ -0,0 +1,29 @@
|
||||
# WSABuilds <img src="https://img.shields.io/github/downloads/MustardChef/WSABuilds/total?label=Total%20Downloads&style=for-the-badge"/>
|
||||
|
||||
---
|
||||
## Issue: </br> Error stating that "Your Internet security settings prevented one or more files from opening" when trying to run `Install.ps1` or `Run.bat` 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://github.com/MustardChef/WSABuilds/assets/68516357/b17308cb-6b99-419d-ba79-3119bdbacd9d" style="width: 400px;"/>
|
||||
|
||||
---
|
||||
## Solution
|
||||
|
||||
The solution is simple, all you have to do is:
|
||||
|
||||
**1. Rename the .zip folder to a shorter name, which can be anything to your choosing </br> (For example: WSA_2XXX.XXXXX.X.X_XXXX_Release-Nightly-with-magisk-XXXXXXX-XXXXXX-MindTheGapps-XX.X-RemovedAmazon ----> WSAArchive2XXX)**
|
||||
|
||||
**2. Rename the extracted folder to a shorter name, which can be anything to your choosing </br> (For example: WSA_2XXX.XXXXX.X.X_XXXX_Release-Nightly-with-magisk-XXXXXXX-XXXXXX-MindTheGapps-XX.X-RemovedAmazon ----> WSAExtracted2XXX)**
|
||||
|
||||
---
|
||||
|
||||
### 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)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user