| Feature | Online Download | Offline Installer | | :--- | :--- | :--- | | | Yes | No (after download) | | Bandwidth Use | High (repeated) | Low (one-time) | | Air-gapped Networks | Impossible | Possible | | Mass Deployment | Slow & unreliable | Fast & consistent | | Control over versions | Limited | Full control |
Office 365 Proofing Tools allow users to edit documents in languages different from the base installation language of Office. While modern versions of Office 365 (Click-to-Run) handle most language additions via online streaming, administrators and users in restricted environments often require an . office 365 proofing tools offline installer
Once the installation completes:
| Step | Action | |------|--------| | 1 | Download Office Deployment Tool | | 2 | Create XML with desired <Language ID> | | 3 | Run setup.exe /download config.xml (on an online PC) | | 4 | Copy source folder to target PC or USB | | 5 | Run setup.exe /configure config.xml offline | | Feature | Online Download | Offline Installer
Download the architecture version that matches your Office install (32-bit or 64-bit). Language ID="fr-fr" />
<Configuration> <Add SourcePath="C:\ODT\Source" OfficeClientEdition="64" Channel="Current"> <Product ID="ProofingTools"> <Language ID="fr-fr" /> </Product> </Add> </Configuration>
Requires utilizing the Command Prompt and manually editing XML configuration files.