From 8f004d5e9907d121b8202125053a723a691ede21 Mon Sep 17 00:00:00 2001 From: yutent Date: Thu, 12 Oct 2023 17:11:49 +0800 Subject: [PATCH] Add activate_win.md --- activate_win.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 activate_win.md diff --git a/activate_win.md b/activate_win.md new file mode 100644 index 0000000..c70a6ea --- /dev/null +++ b/activate_win.md @@ -0,0 +1,5 @@ +1. 以管理员身份运行CMD +2. `slmgr.vbs /upk` +3. `slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX` +4. `slmgr /skms win.kms.pub` +5. `slmgr /ato` \ No newline at end of file