激活office不求人,自己即可激活。0 I2 G# W, `7 s
使用方法:
" S) r- |2 i8 t# q& \第一步:关闭杀毒软件。第二步: 复制下面的文字,新建记事本文档,另存为任意名字的文档。
, C1 L7 P' I/ H第三步:将保存的文档 后缀由.TXT 改为.bat,双击运行即可。4 l( }5 I0 `+ ^: \* Y
第四步,等待几分钟,待显示完成即可关闭窗口。打开OFFICE显示已激活。
5 z7 ^+ _2 a; F1 c" p第五步:启用杀毒软件。6 S' Y; D0 f& ` g4 j$ P
8 F5 k4 k3 O" J8 G; h7 H1 L
. |5 Z3 H7 u" J$ l0 l6 b& X7 T$ S7 t- @echo off1 p1 D W- U0 n8 P" W* `
- (cd /d "%~dp0")&&(NET FILE||(powershell start-process -FilePath '%0' -verb runas)&&(exit /B)) >NUL 2>&1% M& P( @! [& O4 i8 ?* d
- title Office 2019 Activator r/Piracy
& P% B' ?$ Q% X - echo Converting... & mode 40,25
8 ^* K& \! z7 l7 f2 S7 z - (if exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Office\Office16")&(if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office16")&(for /f %%x in ('dir /b ..\root\Licenses16\ProPlus2019VL*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%%x" >nul)&(for /f %%x in ('dir /b ..\root\Licenses16\ProPlus2019VL*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%%x" >nul)
- G& `8 `+ D2 l/ Z - cscript //nologo ospp.vbs /unpkey:6MWKP >nul&cscript //nologo ospp.vbs /inpkey:NMMKJ-6RK4F-KMJVX-8D9MJ-6MWKP >nul&set i=1
6 `% C- O. {- q - :server% ~0 f. g$ l+ V* R: ^6 O* S* Q
- if %i%==1 set KMS_Sev=kms7.MSGuides.com
, Z- t) \# t8 v$ r0 O( P# ]* } - if %i%==2 set KMS_Sev=kms8.MSGuides.com# V5 z' Z& c& [4 y
- if %i%==3 set KMS_Sev=kms9.MSGuides.com7 L5 z4 ?4 d) {+ t! N
- cscript //nologo ospp.vbs /sethst:%KMS_Sev% >nul
) {2 k! H0 M& j1 z( l - echo %KMS_Sev% & echo Activating...
; t2 Y1 D# i% e2 y - cscript //nologo ospp.vbs /act | find /i "successful" && (echo Complete) || (echo Trying another KMS Server & set /a i+=1 & goto server) w8 S! M g, M/ o/ {
- pause >nul- ]7 h/ B. `& H: T
- exit
复制代码
! n9 s4 A5 y: Z1 n& A% Z! n4 l, s# a& g( l
7 h8 ]9 ^2 I' {3 ~3 H. j7 r& | |