Created
June 11, 2025 07:39
-
-
Save zh4n7wm/9bdb3999480e4d16013f90ad43e983dd to your computer and use it in GitHub Desktop.
windows 安装包
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from tk: https://weibo.com/1401527553/Pw29YciMJ | |
粉丝群里有人说自己安装某“精简版” Windows 10,结果发现里面被塞了一些国产软件,还卸载不掉。就好像在直播间买了减肥药,吃完之后屁股上的肉确实下去了,但脸上鼓出几块肉来。 | |
我之前说过,现在的 CPU 性能相对软件来说是过剩的,硬盘也便宜,所以如今再安装“精简版”的意义不是很大。但如果出于某些原因确实要折腾的话,可以考虑以下开源的 Windows 定制项目: | |
AME Wizard(github.com/Ameliorated-LLC),基于被称作 Playbook 的 YAML 脚本对已安装 Windows 进行深度定制的工具。下面提到的 ReviOS、AtlasOS、RapidOS 都和这个项目有关联。使用 AME Wizard 甚至可以把 Windows Update 都删掉,得到一个静默状态下不产生任何网络连接、难以被跟踪的 Windows 系统。 | |
ReviOS(github.com/meetrevision), 专门为游戏需求定制的 Windows。提供已经定制好的 Windows 安装镜像,同时也提供基于 AME Wizard 的 Playbook 可以对已安装的 Windows 进行精简。 | |
AtlasOS(github.com/Atlas-OS),基于 AME Wizard 提供对已安装 Windows 进行精简的工具,突出隐私保护。 | |
RapidOS(github.com/rapid-community/RapidOS),类似 AtlasOS。 | |
Optimize-Offline(github.com/DrEmpiricism/Optimize-Offline),一个对 Windows 10 安装镜像进行修改的工具。也就是说,你可以从微软官方下载 Windows 10 安装镜像,用 Optimize-Offlineze 对其进行精简,然后安装。 | |
还有个类似 Optimize-Offline 的工具叫 NTLite,但不开源 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment