From 419498bef83609edf1372a3c0df435602d10fe53 Mon Sep 17 00:00:00 2001 From: Bruce Date: Sat, 28 Mar 2026 10:39:28 +0800 Subject: [PATCH] Update readme for ARM. --- shared/arm_readme.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/shared/arm_readme.txt b/shared/arm_readme.txt index 43c436b..10384b1 100644 --- a/shared/arm_readme.txt +++ b/shared/arm_readme.txt @@ -1,6 +1,12 @@ 对于 Windows RT 用户,请以管理员身份运行 arm_install.bat 或 arm_uninstall.bat 进行安装或卸载。安装前请务必将压缩包中的所有文件放置在一个独立的文件夹中,该文件夹请勿随意移动或删除,不建议放置在桌面上。若需更新或移动程序,请先执行原卸载脚本,然后再进行安装操作。x86、x64 以及支持 x86 兼容层的 ARM64 系统请使用标准安装程序,本方案仅适用于 ARM 设备。 感谢“冰糖XH”(主页:https://github.com/bingtangxh)帮助我完成了针对 ARM 架构的程序编译。 +适用于 ARM 设备的项目发行:https://github.com/bingtangxh/App-Installer-For-Windows-8.x-Reset/releases +其余设备的项目发行:https://github.com/modernw/App-Installer-For-Windows-8.x-Reset/releases + (Translated by DeepSeek) For Windows RT users, please run arm_install.bat or arm_uninstall.bat as an administrator to install or uninstall. Before installation, extract all files from the compressed package into a dedicated folder; do not move or delete this folder arbitrarily, and it is not recommended to place it on the desktop. If you need to update or relocate the program, first run the original uninstall script, then proceed with the installation. For x86, x64, and ARM64 systems that support the x86 compatibility layer, please use the standard installer; this solution is specifically for ARM devices. Thanks to "BingTangXH" (Homepage: https://github.com/bingtangxh) for helping me complete the program compilation for the ARM architecture. + +Project release for ARM devices: https://github.com/bingtangxh/App-Installer-For-Windows-8.x-Reset/releases +Project release for other devices: https://github.com/modernw/App-Installer-For-Windows-8.x-Reset/releases \ No newline at end of file