mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-15 16:15:05 +01:00
16 lines
914 B
Markdown
16 lines
914 B
Markdown
|
## Issue: </br> Error 0x80073D10 when "Run.bat" is executed to install Windows Subystem for Android (WSA)
|
||
|
### Preface:
|
||
|
##### This issue is caused when your are trying to install the incorrect WSA package for your CPU Archetecture. For example, you are mistakenly trying to install the arm64 package on your x64 system.
|
||
|
|
||
|
<img src="https://user-images.githubusercontent.com/68516357/222832801-66c0b96a-363d-4f6e-a654-6bfb618c32e2.png" style="width: 500px;"/>
|
||
|
|
||
|
---
|
||
|
|
||
|
## Solution
|
||
|
|
||
|
**1. To ensure that you download the correct package for your CPU archtecture, go to the [Release](https://github.com/YT-Advanced/WSA-Script/releases/latest) of this repository then check again**
|
||
|
|
||
|
**2. Click on the package matching your Operating System (OS) and CPU Archetecture**
|
||
|
|
||
|
**3. Download then install the package by follow the [Installation guide](https://github.com/YT-Advanced/WSA-Script#--installation) in README.md file**
|