How can I install a trial project standard version 2019?

María Santos 5 Reputation points
2023-02-01T01:44:38.1666667+00:00

Hi all, can someone tell me how can I install a trial version of standard project 2019?

I am going to give a course and my client needs to evaluate the project before buying it.

Thanks in advance.

Magda

Microsoft 365 and Office | Install, redeem, activate | For business | Windows
{count} vote

1 answer

Sort by: Most helpful
  1. Emi Zhang-MSFT 30,046 Reputation points Microsoft External Staff
    2023-02-01T09:35:09.53+00:00

    Hi @María Santos,

    Microsoft only provide the latest version of product for the trial version, you can only download Project Plan 1 and Plan 3 try free for one month:

    https://www.microsoft.com/en-us/microsoft-365/project/compare-microsoft-project-management-software?activetab=tabs:primaryr1

    I suggest you use the ODT to download the Project Standard 2019, then you can use the product for 7 days free.

    Download the ODT from this link: https://www.microsoft.com/en-us/download/details.aspx?id=49117

    The Project Standard 2019 product ID is: ProjectStd2019Retail

    You can refer to this article: https://learn.microsoft.com/en-us/microsoft-365/troubleshoot/installation/product-ids-supported-office-deployment-click-to-run

    Follow these steps to help you install the Project Standard 2019:

    1. Download ODT and extract files to one folder, such as the folder called "ODT".
    2. Prepare the configuration file (.xml), change the configuration-Office365-x64.xml name to Project.xml and edit the file in Notepad, copy the configuration content to the Project.xml file:
          <Configuration>
            <Add OfficeClientEdition="64" >
              <Product ID="ProjectStd2019Retail" >
                  <Language ID="en-us" />
               </Product>
             </Add>  
          </Configuration>
    

    User's image

    1. Run Command Prompt as Administrator, enter cd command to locate to "ODT" folder: cd C:\Users\Administrator\Desktop\ODTUser's image User's image
    2. Enter setup.exe /configure Project.xml to install Project Standard 2019:
      User's image

    Hope it's hlepful.


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.