Offline Installer: Microsoft Office Language Pack

Example ODT configuration.xml for offline download:

Deployment and Implementation of Microsoft Office Language Pack Offline Installers in Enterprise and Restricted Environments microsoft office language pack offline installer

<Configuration> <Add OfficeClientEdition="64" Channel="MonthlyEnterprise"> <Product ID="O365ProPlusRetail"> <Language ID="fr-fr" /> <Language ID="de-de" /> </Product> </Add> </Configuration> Running setup.exe /download configuration.xml retrieves offline binaries. Example ODT configuration