Microsoft Office 2019 Professional Plus kms

Download and install office 2019

(The article is for technical exchange only, please support genuine software)
Microsoft has not publicly released the VL version. If you download VL, it has been modified by others, so pay attention to safety! Therefore, you can only convert the Retail version to the VL version for use. Can only run on Windows 10!!!
Download in the following two ways:

1. The official office 2019 download includes patches (recommended!)


2. Download itellyou official website from msdn.
If you find it troublesome to open, use the link below to directly download
ed2k://|file|cn_office_professional_plus_2019_x86_x64_dvd_5e5be643.iso|3775004672|1E4FFA5240F21F60DC027F73F1C62FF4|/


After downloading, unzip the above three files and click autorun to install them automatically. If you want to install the 32 version, click on the Office folder above. There are two installation methods, 32 and 64. After clicking, it will be installed automatically without any operation.


Set up office

After installing Office, the desktop icon is not displayed.
Open the start button in the lower left corner to see the shortcut.
There is no need to open office at this time.

Insert image description here

Script content:
The kms service of https://03k.org/ is used here
Insert image description here

Copy the following code:
(Friends who understand this step can just copy it in cmd and run it)

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_KMS*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%%x"
for /f %%x in ('dir /b ..\root\Licenses16\ProPlus2019VL_MAK*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%%x"
cscript ospp.vbs /inpkey:NMMKJ-6RK4F-KMJVX-8D9MJ-6MWKP
cscript ospp.vbs /sethst:kms.03k.org
cscript ospp.vbs /unpkey:8MBCX
cscript ospp.vbs /act

Insert image description here

Right-click on the lower left corner of the desktop and select "Run"
or use the keyboard Win+R to open Run directly. Enter: notepad
and press Enter to confirm to open Notepad.

Insert image description here
Paste the above script into Notepad.
Ctrl+S key to save.
Remember to name the file xxxx.bat (the file name is arbitrary, but the suffix file type must be in .bat format).
Select the drop-down save type as: All files.
(Both steps are indispensable)

Insert image description here
After successful saving, you will see a file with a gear icon on the desktop.
This is a batch file.
Right click on the file and select Run as administrator.
It will complete automatically after a while.

Insert image description here
ok


Guess you like

Origin blog.csdn.net/qq_38328382/article/details/123822052