How to Download and Install Project 2021 with Office 365 on Same Machine

Table of Contents

Before you begin

In many cases, you can install Office, Project, and Visio on the same computer. But, there are some combinations of Office, Project, and Visio that can’t be installed together on the same computer.

What governs whether an installation scenario is supported are these two rules:

  • You can’t install two products together that have the same version but use different installation technologies.
  • You can’t install two products of different versions together if both products use Click-to-Run as the installation technology and those products have overlapping Office applications.

Download Office Deployment Tool

Download Office Deployment Tool from Official Microsoft Download Center

How to Download and Install Project 2021 with Office 365 on Same Machine

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.

How to Download and Install Project 2021 with Office 365 on Same Machine

2. Open extracted folder then delete all xml configuration files, we’ll create a configuration file in next step.

How to Download and Install Project 2021 with Office 365 on Same Machine

Create a configuration file for Office Deployment Tool

3. Visit this site https://config.office.com/deploymentsettings to create a xml configuration file.

How to Download and Install Project 2021 with Office 365 on Same Machine

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 2021.
How to Download and Install Project 2021 with Office 365 on Same Machine

4. Select language for Office apps, you can specify more than one language for the deployment.

How to Download and Install Project 2021 with Office 365 on Same Machine

5. Now, in the top right corner of the page, click button.

How to Download and Install Project 2021 with Office 365 on Same Machine

6. Select the checkbox to accept the terms in the license agreement then click .

How to Download and Install Project 2021 with Office 365 on Same Machine

7. If you get this warning, let select button to download the xml configuration file.

How to Download and Install Project 2021 with Office 365 on Same Machine

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.

How to Download and Install Project 2021 with Office 365 on Same Machine

9. Open the configuration file using Notepad then remove channel parameter, we don’t need it.

How to Download and Install Project 2021 with Office 365 on Same Machine

After remove the parameter, your configuration look like below. Don’t forget close the text editor then save the changes.

<Configuration ID="8ac93a6e-60f4-4736-ac8f-b264551676eb">
  <Add OfficeClientEdition="64">
    <Product ID="ProjectPro2021Volume" PIDKEY="FTNWT-C6WBT-8HMGF-K9PRX-QV9H8">
      <Language ID="en-gb" />
    </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.

How to Download and Install Project 2021 with Office 365 on Same Machine

11. Open the New Text Document file then enter following code:

setup.exe /configure configuration.xml
How to Download and Install Project 2021 with Office 365 on Same Machine

12. Next, save the text file as batch file. To do it, let’s navigate to the File menu | Save as…

How to Download and Install Project 2021 with Office 365 on Same Machine
  • Save as type: All Files
  • File name: install.bat
How to Download and Install Project 2021 with Office 365 on Same Machine

13. Finally, open the batch file to download and install Microsoft Project 2021. It could take several minutes to complete depending on the internet speed.

How to Download and Install Project 2021 with Office 365 on Same Machine

Downloading and installing Microsoft Project 2021 Click to Run.

How to Download and Install Project 2021 with Office 365 on Same Machine

Once done, let open the app to verify it works, or you can find the app in Windows apps & features.

How to Download and Install Project 2021 with Office 365 on Same Machine

Leave a Comment

Required fields are marked *