How to Download and Install Microsoft Office in Windows 10
How to Download Office 365 Offline Installer
This Itechguide teaches you how to download office 365 offline installer.
The guide covers steps to download office 365 offline installer for Office 365 Personal and Business accounts.
Download Office 365 Offline Installer for Office "Personal" Users
- Open Office.com. When the login page opens click Sign in.
- Enter the email address for your Office 365 subscription. Then click Next.
- Then enter the password for the account and click Sign in.
- When you log in to your account, click Install Office.
Office 365 Deals
$58.00 6 new from $58.00
in stock
$99.99 1 new from $99.99
in stock
- The page below will open in a new browser tab. Click Install Office.
- On the Download and install Office 365 Personal pop up, click Other options.
- Another pop up will load. Check the box beside Download an offline installer.
- Finally, to download office 365 offline installer, click Download. Then save the installer to a location on your computer.
Download Office 365 Offline Installer for Office Business Users
Download Office Deployment Tool
The first step is to download and extract Office Deployment Tool.
- Download the Office Deployment Tool from the Microsoft Download Center
- When the URL opens, click Download.
- Save the file to your computer
- Then open the location of the file you just downloaded and double-click to open it. On the User Account Control, click Yes.
- At the first page of The Microsoft Office 2016 Click-to-Run Administrator Tool, accept the license agreement. Then click Continue.
- Select a location to extract the setup file. Then click OK. You will receive a confirmation that the files have been extracted successfully. Click OK.
The extracted files will contain setup.exe and all the xml files shown in the image below.
Office 365 Deals
$58.00 6 new from $58.00
in stock
$99.99 1 new from $99.99
in stock
Download Office 365 Offline Installer
After downloading and extracting Office Deployment Tool, follow the steps below to download the offline installer:
- Copy the following…
<Configuration>
<Add SourcePath="C:\O365\OfflineInstaller" OfficeClientEdition="32">
<Product ID="O365ProPlusRetail">
<Language ID="en-us" />
</Product>
</Add>
</Configuration>
- Paste it in a text file and modify the following:
SourcePath: This is the path you want to save the offline installer. This can be a network share in the format \\ServerName\ShareName
OfficeClientEdition: If you want to download 64-bits version of Office 365 replace "32" with "64"
Language ID: To download for another language, change this to the language you wish to download. For example, to download Office 365 offline installer for UK, use "en-GB", for Canada, "en-CA" - When you finish, save the file as an xml file. Click File and select Save As…
- Enter the file name in quotes with xml file extension…for example…
"downloadoffice365offline.xml"
For easy access, save the file in the same location you saved the setup file you downloaded earlier. Then click Save.
- Before you proceed to the next step, open the location you saved the file and confirm that it is an XML file…
- Open command prompt. Then type the command below and press enter.
SETUP /download [path to configuration file]
Replace:
SETUP with the full path to the setup file you downloaded earlier
[path to configuration file] with the full path to the file you created in the last step. The path should include the file extension. You can use the steps below:
- At the command prompt, type this command and press enter
cd C:\O365
Chane C:\O365 to the path you extracted Office Deployment Tool.
- Finally, type this command and press enter…
setup.exe /download downloadoffice365offline.xml
The offline installer will start downloading…
- To confirm that the download started successfully, open the folder you specified as SourcePath in the XML file you created earlier. The path will contain a folder called Office.
During the download, command prompt will keep blinking. When the download is completed command prompt will return.
The two methods covered in this guide is suitable for home and business users that wish to download office 365 offline installer.
If you found this guide helpful kindly share your feedback using the "Leave a Reply" form. The form is at the end of this page.
For more Microsoft Office guides, visit our Microsoft Office How-to page.
- Was this post helpful?
- Yes (9)No (3)
How to Download and Install Microsoft Office in Windows 10
Source: https://www.itechguides.com/download-office-365-offline-installer/