mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-04-13 20:28:33 +10:00
35 lines
1.8 KiB
Markdown
35 lines
1.8 KiB
Markdown
<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.
|
|
|
|

|
|
|
|
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.
|
|
|
|
<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! :)
|