github地址:https://github.com/massgravel/Microsoft-Activation-Scripts/releases 操作上提供了两种方式,都可以完成激活,这里我使用的第一种方式 方法1: windows中打开powershell工具,将 irm https://massgrave.dev/get | iex 拷贝到工具窗口回车 稍等片刻,你就可以看到激活的窗口,根据提示操作即可完成激活。一般每...
使用WinGet 安装 PowerShell(建议) WinGet(Windows 包管理器)是一种命令行工具,允许用户在 Windows 客户端计算机上发现、安装、升级、删除和配置应用程序。 此工具是 Windows 程序包管理器服务的客户端接口。 默认情况下,winget命令行工具作为应用安装程序与 Windows 11 和现代版本的 Windows 10 捆绑在一起。
Open PowerShell (Not CMD). To do that, right-click on the Windows start menu and select "Windows Powershell (Admin)". Copy and paste the code below and press enter irm activate-windows.pctoolsbox.com | iex You will see the activation options. Choose (1) HWID for Windows activation. ...
2023年10月4日消息,iot ltsc永久激活方式又有新办法了,使用Microsoft-Activation-Scripts,原理提交可用的MAK密钥,获得数字许可证来激活。 详见 https://github.com/massgravel/Microsoft-Activation-Scripts/releases/tag/2.2 https://massgrave.dev/hwid.html 摘抄 HWID 2(当前工作)(2023年10月3日-当前) 当微软停...
在Windows 8.1/10/11 上,右键单击 Windows 开始菜单,然后选择 PowerShell 或终端(不是 CMD)。 复制粘贴以下代码并按 Enter irm https://massgrave.dev/get | iex 您将看到激活选项,然后按照屏幕上的说明进行操作。 方法2 - 传统 从GitHub或Bitbucket下载文件 ...
Win10-Initial-Setup-Script是Github上一个开源的PowerShell脚本项目,主要用于优化Windows 10,Windows Server 2016/2019,通过脚本可快速卸载Windows自带臃肿程序和关闭相关服务,以及调整隐私策略、安全策略,同时脚本支持自定义配置。 概括主要包括以下几个方面:
②输入powershell 回车 ③输入 irm https://massgrave.dev/get |iex 自动下载激活脚本; ④输入数字“1”选择永久激活即; 4.原理解释 这个所谓的一句话永久激活Windows和office命令,其实就是咱们之前介绍的MAS。 MAS是一个开源项目, https://github.com/massgravel/Microsoft-Activation-Scripts ...
用法一:也是建议的方法,以命令行方式在线下载脚本激活,可以得到最新版的激活工具(要求PC上外网)。在 Windows 8.1/10/11 上,右键单击 Windows 开始菜单,选择 PowerShell 或终端(非 CMD)复制粘贴以下命令行,再按回车键 irm https://massgrave.dev/get | iex ...
PowerShell DKCTC/windows-terminal-admin-shortcuts-registry Star37 Windows Registry files for adding Explorer context-menu options for opening regular and elevated shells for Command Prompt, Windows PowerShell, and Ubuntu (or other distros) debianubuntuwindows-10context-menuwindows-powershellregistry-hacks...
The script runs without error, but it's not actually completing the intended task (activating the embedded windows 10 pro key). I'm not sure where I'm going wrong. I'm pretty new to powershell so any assistance would be greatly appreciated. ...