mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-04-11 17:57:19 +10:00
Add _ARM_WINAPI_PARTITION_DESKTOP_SDK_AVAILABLE=1 to PreprocessorDefinitions in multiple .vcxproj files so ARM desktop SDK partition is available at project level. Remove per-file #ifdef _M_ARM defines from several headers and source files (Stdafx.h, targetver.h, main.cpp across various modules) to avoid duplication. Also add ShowIncludes=false in pkgread.vcxproj. This centralizes the ARM macro for consistent ARM builds across modules.
2.6 KiB
2.6 KiB
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.
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.
- (Important) Internet Explorer must support TLS 1.2 (requiring the use of IE's XMLHttpRequest to retrieve update information), especially IE10. You can do this by opening the "Advanced" tab in Control Panel/Internet Explorer's "Internet Options," finding "Use TLS 1.2" and checking the box, then clicking "OK" and saving. The settings will take effect the next time you open the browser.
(Translated by Google Translate)
Have a nice day! :)