Last active
June 17, 2025 08:41
-
-
Save Liam0205/fd4cbfa1e09b2b9ad1b23bf6d406ce7f to your computer and use it in GitHub Desktop.
Revisions
-
Liam0205 revised this gist
Jun 17, 2025 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -2,4 +2,4 @@ 2. 搜索 PowerShell,并以管理员身份运行。 <img width="776" alt="image" src="https://gist.github.com/user-attachments/assets/4b3fda37-e978-4ae4-99c2-fc81302284f4" /> 3. 在弹出的窗口当中点击「是」。<img width="456" alt="image" src="https://gist.github.com/user-attachments/assets/ec430973-242c-471b-b2af-1bb942cd6b9f" /> 4. 贴入命令 `irm https://massgrave.dev/get | iex`,然后敲击回车键。它会联网下载激活工具。<img width="980" alt="image" src="https://gist.github.com/user-attachments/assets/15f7cbb5-f36b-4ccd-87f7-019479c93771" /> 5. 在弹出的新窗口当中,输入 `1` 以激活 Windows;输入 `2` 以激活 Office。 -
Liam0205 created this gist
Jun 17, 2025 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ 1. 打开开始菜单 2. 搜索 PowerShell,并以管理员身份运行。 <img width="776" alt="image" src="https://gist.github.com/user-attachments/assets/4b3fda37-e978-4ae4-99c2-fc81302284f4" /> 3. 在弹出的窗口当中点击「是」。<img width="456" alt="image" src="https://gist.github.com/user-attachments/assets/ec430973-242c-471b-b2af-1bb942cd6b9f" /> 4. 贴入命令 `irm https://massgrave.dev/get | iex`,然后敲击回车键。它会联网下载激活工具。<img width="980" alt="image" src="https://gist.github.com/user-attachments/assets/15f7cbb5-f36b-4ccd-87f7-019479c93771" /> 5. 在弹出的新窗口当中,输入 `1` 并敲击回车以激活 Windows;输入 `2` 并敲击回车以激活 Office。