Table of Contents
Download Office Deployment Tool
1. Open downloaded file then extract it to a folder on desktop. You can click button to create a folder then extract downloaded file into it.
![Bg666](https://bonguides-1e199.kxcdn.com/wp-content/uploads/2022/06/bg666.png)
2. Open extracted folder then delete all xml configuration files, we’ll create a configuration file in next step.
![Bg751](https://bonguides-1e199.kxcdn.com/wp-content/uploads/2022/06/bg751.png)
Create a configuration file for Office Deployment Tool
3. Visit this site https://config.office.com/deploymentsettings to create a xml configuration file.
![Bg669](https://bonguides-1e199.kxcdn.com/wp-content/uploads/2022/06/bg669.png)
Products and release:
- Architecture: Select the architecture you want to deploy, Office 64bit or Office 32 bit.
- Products: Select Project products from the drop-down menu, in this guide, i’ll install Project Professional 2016.
![Bg1230](https://bonguides-1e199.kxcdn.com/wp-content/uploads/2022/07/bg1230.png)
4. Select language for Office apps, you can specify more than one language for the deployment.
![Bg613](https://bonguides-1e199.kxcdn.com/wp-content/uploads/2022/06/bg613.png)
![Bg1226](https://bonguides-1e199.kxcdn.com/wp-content/uploads/2022/07/bg1226.png)
6. Select the checkbox to accept the terms in the license agreement then click .
![Bg616](https://bonguides-1e199.kxcdn.com/wp-content/uploads/2022/06/bg616.png)
7. If you get this warning, let select button to download the xml configuration file.
![Bg617](https://bonguides-1e199.kxcdn.com/wp-content/uploads/2022/06/bg617.png)
8. Now, copy downloaded xml configuration file to the extracted folder in the previous step. So, in this folder, we’ve setup.exe and configuration.xml.
![Bg754](https://bonguides-1e199.kxcdn.com/wp-content/uploads/2022/06/bg754.png)
9. Open the configuration file using Notepad then remove channel parameter, we don’t need it.
![Bg1233](https://bonguides-1e199.kxcdn.com/wp-content/uploads/2022/07/bg1233.png)
After remove the parameter, your configuration look like below. Don’t forget close the text editor then save the changes.
<Configuration ID="73620f41-6995-4947-ae0e-a7df208bb766">
<Add OfficeClientEdition="64">
<Product ID="ProjectProXVolume" PIDKEY="WGT24-HCNMF-FQ7XH-6M8K7-DRTW9">
<Language ID="en-us" />
</Product>
</Add>
<Property Name="SharedComputerLicensing" Value="0" />
<Property Name="FORCEAPPSHUTDOWN" Value="FALSE" />
<Property Name="DeviceBasedLicensing" Value="0" />
<Property Name="SCLCacheOverride" Value="0" />
<Property Name="AUTOACTIVATE" Value="1" />
<Updates Enabled="TRUE" />
<RemoveMSI />
</Configuration>
10. In the folder, right click on blank then create a new text document.
![Bg755](https://bonguides-1e199.kxcdn.com/wp-content/uploads/2022/06/bg755.png)
11. Open the New Text Document file then enter following code:
setup.exe /configure configuration.xml
![Bg756](https://bonguides-1e199.kxcdn.com/wp-content/uploads/2022/06/bg756.png)
12. Next, save the text file as batch file. To do it, let’s navigate to the File menu | Save as…
![Bg626](https://bonguides-1e199.kxcdn.com/wp-content/uploads/2022/06/bg626.png)
- Save as type: All Files
- File name: install.bat
![Bg757](https://bonguides-1e199.kxcdn.com/wp-content/uploads/2022/06/bg757.png)
13. Finally, open the batch file to download and install Microsoft Project 2016. It could take several minutes to complete depending on the internet speed.
![Bg758](https://bonguides-1e199.kxcdn.com/wp-content/uploads/2022/06/bg758.png)
Downloading and installing Microsoft Project 2016 Click to Run.
![Bg1228](https://bonguides-1e199.kxcdn.com/wp-content/uploads/2022/07/bg1228.png)
Once done, let open the app to verify it works, or you can find the app in Windows apps & features.
![Bg1234](https://bonguides-1e199.kxcdn.com/wp-content/uploads/2022/07/bg1234.png)