From 64328742cddc19edb3d3673847cc47fa5ed18641 Mon Sep 17 00:00:00 2001 From: modernw Date: Sun, 7 Dec 2025 20:22:37 +0800 Subject: [PATCH] Update readme.md --- README.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6167c3a --- /dev/null +++ b/README.md @@ -0,0 +1,34 @@ +

App Installer For Windows 8.x (Reset)

+ +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) + +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. + +Description: + +- 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. + + + + + Shows an illustrated sun in light mode and a moon with stars in dark mode. + +Have a nice day! :)