Windows 10/11 数字权利 永久激活 批处理
2024-08-26 19:58:51    94    0    0
maker

 

开源脚本网址:

https://github.com/massgravel/Microsoft-Activation-Scripts

 

更改自有服务器改进网络访问powershell命令:

irm https://fav.yhth.top/app/activeos/get.ps1 | iex

自有服务器bat批处理,txt文件另外为active.bat,双击运行即可:

@echo off
REM powershell -Command "Invoke-RestMethod https://massgrave.dev/get | Invoke-Expression"
powershell -Command "Invoke-RestMethod https://fav.yhth.top/app/activeos/get.ps1 | Invoke-Expression"

 

开源官方powershell命令:

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

 步骤示例:

1、打开开始菜单的搜索功能,搜索“powershell”,并 点击 “以管理员身份运行”(或者 点 开始 -> 运行 -> 输入 powershell ->回车);

2、输入命令“ irm https://get.activated.win | iex ” 并回车;

3、在键盘上输入1或者3,等待完成即可,如果不行需要重装系统。


开源官方下载BAT批处理脚本:

https://github.com/massgravel/Microsoft-Activation-Scripts/releases  显示版本号信息;

https://github.com/massgravel/Microsoft-Activation-Scripts 在这个里面把code打包为zip下载即可。

Pre: Bat 批处理中双引号处理嵌套可以外围用三个双引号括起来

Next: 安卓手机当蓝牙鼠标模拟器 妙妙触控 - 多场景的蓝牙鼠标键盘

94
Table of content