清华学姐 大佬有话说 :
卧槽 不厚道啊 问完问题就200权限了,别人回复我的看不到了
问下 ltsc win10 用什么激活比较好?
Nothing1024 大佬有话说 :
KMS激活就可以https://cdn.jsdelivr.net/gh/hishis/forum-master/public/images/patch.gif
Stillso 大佬有话说 :
@echo off
mode con cols=25 lines=2
color 3F
::网址:github.com/nomoneynolife/
::批处理:http://www.bathome.net/thread-43640-1-1.html
@echo off
for /f "tokens=2 delims==" %%1 in (‘assoc .doc’)do (
for /f "tokens=2 delims==" %%2 in (‘ftype %%1’)do (
for %%3 in (%%2)do (if not defined p set p=%%~dp3
)
)
)
echo %p%
cd "%p%"
c:
cls
::激活office
cscript ospp.vbs /sethst:kms.03k.org
cscript ospp.vbs /act
::激活windows
slmgr -skms kms.03k.org
slmgr -ato
pause&exit
新建txt文件复制以上代码保存后改文件xx.bat运行即可
great999 大佬有话说 :
kms38 就行
tir 大佬有话说 :
KMS激活,或者百度搜激活码
cxd44 大佬有话说 :
https://www.xitongtiandi.net/wenzhang/win10/37415.html
用这个得了
混世大魔王 大佬有话说 :
百度一堆激活码
清华学姐 大佬有话说 :
Stillso 大佬有话说 : 2020-12-7 22:31
新建txt文件复制以上代码保存后改文件xx.bat运行即可
kms.03k.org 这个网站可靠吗?