This commit is contained in:
Bruce
2025-12-07 21:07:22 +08:00

36
README.md Normal file
View File

@@ -0,0 +1,36 @@
<h1>App Installer For Windows 8.x (Reset)</h1>
This application aims to provide a more elegant way to install Windows Store apps. It offers a visual window for users to browse app information, install, launch apps, or get error details.
Supports running on Windows 8 and later.
Required runtime libraries:
- Microsoft .NET Framework 4.5 (may be pre-installed on Windows 8.x and later)
- Microsoft .NET Framework 4.6
- Microsoft Visual C++ 2013 Redistributable (x86)
- Microsoft Visual C++ 2015 Redistributable (x86)
Download: Download the latest release from the Releases section.
[![GitHub release pre-release downloads](https://img.shields.io/github/v/release/modernw/App-Installer-For-Windows-8.x-Reset "Release")](https://github.com/modernw/App-Installer-For-Windows-8.x-Reset/releases)
Note: There is no official release yet, but the test version still does not have the Pre-released label; this is for testing upgrade functionality. Once the official release is complete, previous versions will be marked as Pre-released.
Attention:
- This program is an x86 program, not an ARM application, not cross-platform, and cannot be used on Windows RT.
- This program uses some third-party libraries and other Github projects, and is completed using AI (ChatGTP). This project can be used for learning and communication purposes.
(Translated by Google Translate)
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/25423296/163456776-7f95b81a-f1ed-45f7-b7ab-8fa810d529fa.png">
<source media="(prefers-color-scheme: light)" srcset="https://user-images.githubusercontent.com/25423296/163456779-a8556205-d0a5-45e2-ac17-42d089e3c3f8.png">
<img alt="Shows an illustrated sun in light mode and a moon with stars in dark mode." src="https://user-images.githubusercontent.com/25423296/163456779-a8556205-d0a5-45e2-ac17-42d089e3c3f8.png" width="50" height="50">
</picture>
Have a nice day! :)