However, you can achieve an offline installation using one of the following two methods: Method 1: The Office Deployment Tool (Advanced/Enterprise)
: Visit the official Language Accessory Pack for Microsoft 365 page.
<Configuration> <Add OfficeClientEdition="64" Channel="Current"> <Product ID="LanguagePack"> <Language ID="fr-fr" /> <!-- French proofing --> <Language ID="de-de" /> <!-- German proofing --> <Language ID="es-es" /> <!-- Spanish proofing --> </Product> </Add> </Configuration>
Save the following block as download.xml in your C:\ODT folder:
You cannot use an Office 2019 proofing tool installer for Microsoft 365 (version 2403). Similarly, a 64-bit Office suite requires 64-bit proofing tools.