Microsoft Office 2021 VOL版在线安装

MoMo 2023年8月26日15:54:02
评论
139

0x01. Office 2021 零售版

  1. Office Professional Plus 2021,专业增强版:ProPlus2021Retail.img(Previously only available in vl version, details are unknown)
  2. Office Professional 2021,专业版:Professional2021Retail.img(Plus Access and Publisher (for PC only))
  3. Office Home & Business 2021,家庭和商业版:HomeBusiness2021Retail.img(Word, Excel, PowerPoint, and Outlook)
  4. Office Home & Student 2021,家庭和学生版:HomeStudent2021Retail.img(Word, Excel, and PowerPoint)

    0x02. 单个组件独立版

    1. Word:Word2021Retail.img
    2. Excel:Excel2021Retail.img
    3. PowerPoint:Point2021Retail.img
    4. Outlook:Outlook2021Retail.img
    5. Access:Access2021Retail.img
    6. Publisher:Publisher2021Retail.img

    0x03. Project 和 Visio 零售版

    1. Project Standard 2021,标准版:ProjectStd2021Retail.img
    2. Project Professional 2021,专业版:ProjectPro2021Retail.img
    3. Visio Standard 2021,标准版:VisioStd2021Retail.img
    4. Visio Professional 2021,专业版:VisioPro2021Retail.img

    0x04. 直接在线安装 VOL 版本

    1. 配置:Configuration-Office2021Enterprise.xml
<Configuration>

  <Add OfficeClientEdition="64" Channel="PerpetualVL2021">
 <Product ID="ProPlus2021Volume" PIDKEY="FXYTK-NJJ8C-GB6DW-3DYQT-6F7TH">
   <Language ID="zh-cn" />
   <ExcludeApp ID="Access" />
   <ExcludeApp ID="Lync" />
   <ExcludeApp ID="OneDrive" />
   <ExcludeApp ID="OneNote" />
   <ExcludeApp ID="Outlook" />
   <ExcludeApp ID="Publisher" />
   <ExcludeApp ID="Teams" />

   <ExcludeApp ID="Groove" />
   <ExcludeApp ID="InfoPath" />
   <ExcludeApp ID="OneDrive Desktop"  />
   <ExcludeApp ID="Skype for Business" />
   <ExcludeApp ID="SharePointDesigner" />
   
 </Product>

  </Add>

  <Remove All="True" />

  <!--  <RemoveMSI All="True" /> -->

  <!--  <Display Level="None" AcceptEULA="TRUE" />  -->

  <!--  <Property Name="AUTOACTIVATE" Value="1" />  -->

</Configuration>

2、下载官方在线安装工具 setup.exe

https://www.microsoft.com/en-us/download/details.aspx?id=49117

3、下载 office 最新版.cmd

@echo off
Title  Office LTSC Professional Plus 2021 - Volume License Download
color 8f
cd /d "%~dp0"
cd /d "%cd%\"

>nul reg add hkcu\software\classes\.Admin\shell\runas\command /f /ve /d "cmd /x /d /r set \"f0=%%2\" &call \"%%2\" %%3" &set _= %*
>nul fltmc || if "%f0%" neq "%~f0" ( cd.>"%tmp%\runas.Admin" &start "%~n0" /high "%tmp%\runas.Admin" "%~f0" "%_:"=""%" &exit /b )

setup.exe /download configuration-Office2021Enterprise.xml
exit

4、安装 office.cmd

@echo off
Title  Office LTSC Professional Plus 2021 - Volume License Install
cd /d "%~dp0"
cd /d "%cd%

>nul reg add hkcu\software\classes\.Admin\shell\runas\command /f /ve /d "cmd /x /d /r set \"f0=%%2\" &call \"%%2\" %%3" &set _= %*
>nul fltmc || if "%f0%" neq "%~f0" ( cd.>"%tmp%\runas.Admin" &start "%~n0" /high "%tmp%\runas.Admin" "%~f0" "%_:"=""%" &exit /b )

setup.exe /configure configuration-Office2021Enterprise.xml
exit

5、激活 office.cmd

@echo off
Title  Office LTSC Professional Plus 2021 - Volume License Activation
%HOMEDRIVE%
cd "%ProgramW6432%\Microsoft Office\Office16"

>nul reg add hkcu\software\classes\.Admin\shell\runas\command /f /ve /d "cmd /x /d /r set \"f0=%%2\" &call \"%%2\" %%3" &set _= %*
>nul fltmc || if "%f0%" neq "%~f0" ( cd.>"%tmp%\runas.Admin" &start "%~n0" /high "%tmp%\runas.Admin" "%~f0" "%_:"=""%" &exit /b )

cscript ospp.vbs /sethst:kms.03k.org
cscript ospp.vbs /act
cscript ospp.vbs /dstatus

 

 

 

 

https://xpanx.com/
MoMo
  • 本文由 发表于 2023年8月26日15:54:02
  • 转载请务必保留本文链接:https://xpanx.com/4179.html
匿名

发表评论

匿名网友 填写信息

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: