Recent Posts

How to download Office 365 using ODT

Kamis, April 30, 2020
Replace language tag with your language tag. For language tags, Click here.
 
 
 Here are the steps:

1. Download the newly released version of the Office 2016 Deployment Tool.

2. Edit the configuration.xml file:
<Configuration>
<Add SourcePath="your custom folder path" OfficeClientEdition="32" >
<Product ID="O365BusinessRetail">
<Language ID="en-us" />
</Product>
</Add>
</Configuration>

3. Download the media:
Open a command window and change the directory to the location of your setup.exe file. Run Setup.exe /download configuration.xml.

4. After the Office software is downloaded to your network, you can copy the setup package in a USB disk and copy it to another computer, then run the following command to start the installation: Setup.exe /configure configuration.xml.

Tidak ada komentar:

Posting Komentar