WSABuilds/Fixes/Fix Error 0x80073D10.md

21 lines
1.1 KiB
Markdown
Raw Normal View History

2023-03-03 22:38:38 +01:00
# WSABuilds &nbsp; &nbsp; <img src="https://img.shields.io/github/downloads/MustardChef/WSABuilds/total?label=Total%20Downloads&style=for-the-badge"/> &nbsp;
---
## 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 [Downloads Section](https://github.com/MustardChef/WSABuilds#downloads) in the Readme.md**
2023-03-23 22:34:54 +01:00
**2. Click on the badge/button matching your Operating System (OS) and CPU Archetecture, which should lead you to the corresponding release**
2023-03-03 22:38:38 +01:00
2023-03-12 10:59:39 +01:00
**3. Download the package and then install it, by following the [Installation guide](https://github.com/MustardChef/WSABuilds#--installation) in README.md**
2023-03-03 22:38:38 +01:00
**4. Enjoy**