admin管理员组

文章数量:1530850

2024年4月1日发(作者:)

1.新建一个txt文件,文件名随意

2.在文档内输入以下代码,并保存

@echo off

title Activate Microsoft Office 2019 ALL versions for FREE!&cls&echo

====================================================

========================&echo #Project: Activating Microsoft

software products for FREE without software&echo

====================================================

========================&echo.&echo #Supported products:&echo -

Microsoft Office Standard 2019&echo - Microsoft Office Professional Plus

2019&echo.&echo.&(if exist "%ProgramFiles%Microsoft

" cd /d "%ProgramFiles%Microsoft OfficeOffice16")&(if

exist "%ProgramFiles(x86)%Microsoft " cd /d

"%ProgramFiles(x86)%Microsoft OfficeOffice16")&(for /f %%x in ('dir

/b ..rootLicenses16ProPlus2019VL*.xrm-ms') do cscript

/inslic:"..rootLicenses16%%x" >nul)&(for /f %%x in ('dir

/b ..rootLicenses16ProPlus2019VL*.xrm-ms') do cscript

/inslic:"..rootLicenses16%%x" >nul)&echo.&echo

====================================================

========================&echo Activating &cscript

//nologo /unpkey:6MWKP >nul&cscript //nologo

/inpkey:NMMKJ-6RK4F-KMJVX-8D9MJ-6MWKP >nul&set i=1

:server

if %i%==1 set KMS_Sev=

if %i%==2 set KMS_Sev=

if %i%==3 set KMS_Sev=

if %i%==4 goto notsupported

cscript //nologo /sethst:%KMS_Sev% >nul&echo

====================================================

========================&echo.&echo.

cscript //nologo /act | find /i "successful" && (echo.&echo

====================================================

========================&echo.&echo #My official blog:

&echo.&echo #How it works: /kms-server&echo.&echo

#Please feel free to contact me at @ if you have any

questions or concerns.&echo.&echo #Please consider supporting this project:

&echo #Your support is helping me keep my servers

running everyday!&echo.&echo

====================================================

========================&choice /n /c YN /m "Would you like to visit

my blog [Y,N]?" & if errorlevel 2 exit) || (echo The connection to my KMS server

failed! Trying to connect to & echo & echo. & echo. &

set /a i+=1 & goto server)

explorer ""&goto halt

:notsupported

echo.&echo

====================================================

========================&echo Sorry! Your version is not

supported.&echo Please try installing the latest version here: /aiomsp

:halt

pause >nul

3.将文件后缀txt改成cmd

4.以管理员身份运行

5.附成品

本文标签: 文件代码运行身份管理员