Skip to content

windows 安装

Win 11 启动目录 C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

TrafficMonitor |状态工具| https://github.com/zhongyang219/TrafficMonitor

Caps2CtrlSpace | mac 输入法 | https://github.com/cuiliang/Caps2CtrlSpace/releases

TranslucentTB | https://github.com/TranslucentTB/TranslucentTB | 如果报错缺少 dll,就安装 Microsoft Visual C++

激活相关

Microsoft-Activation-Scripts 官网 https://massgrave.dev/

windows 11 跳过联网

  1. Shift + F10
  2. oobe/bypassnro

激活

需要 PowerShell

Windows 8, 10, 11

sh
irm https://get.activated.win | iex

Windows 7 and later

sh
iex ((New-Object Net.WebClient).DownloadString('https://get.activated.win'))