Download and install Office ProPlus2019Vol on Windows 10

- office windows

Google search download office odt and download officedeploymenttool_*.exe SelF-eXtracting file.

Copy configuration-Office2019Enterprise.xml to configuration.xml and add ExcludeApp

<Configuration>
  <Add OfficeClientEdition="64" Channel="PerpetualVL2019">
    <Product ID="ProPlus2019Volume">
      <Language ID="zh-cn" />
      <ExcludeApp ID="Lync" />
      <ExcludeApp ID="Groove" />
      <ExcludeApp ID="Teams" />
    </Product>
    <Product ID="VisioPro2019Volume">
      <Language ID="zh-cn" />
    </Product>
    <Product ID="ProjectPro2019Volume">
      <Language ID="zh-cn" />
    </Product>
  </Add>
  <RemoveMSI All="True" />
  <!--  <Display Level="None" AcceptEULA="TRUE" />  -->
  <!--  <Property Name="AUTOACTIVATE" Value="1" />  -->
</Configuration>

Where, Groove: OneDrive for Business, Lync: Skype for Business.

Download Office 2019 ProPlusVol in CMD

setup.exe /download configuration.xml

Install Office 2019 ProPlusVol in CMD

setup.exe /configure configuration.xml