A family of Microsoft relational database management systems designed for ease of use.
Hi fernandogomez,
My name is Lucia. I am an Independent Advisor. Thanks for contacting our support.
(1) - Download the tools from:
https://www.microsoft.com/en-us/download/detail...
... Then run the tool ... This generates the 2 required files
(- "setup.exe" and "configuration.xml" -)
(2) - Modify the ".xml" file according to the characteristics of its
license and preferences your organization requires.
... After this has been done, to download or install the product you have to
open a command console. Locate it in the path where the file is
".xml" and install the following commands:
(2.1) - To download Project 2019 it would be ---> setup.exe / download configuration.xml
---- or -----
(2.2) - To install Project 2019 it would be -----> setup.exe / configure configuration.xml
NOTE: In the case of the download, a folder containing the installer will be generated required for the product.
******************************************************************************
Create a folder in this location C: \
With name Project2019
C: \ Project2019 \ "this will be the location where you will download the Project product"
XML
<Configuration>
<Add OfficeClientEdition="64" Channel="PerpetualVL2019">
<Product ID="ProjectPro2019Volume">
<Language ID="en-us" />
</Product>
</Add>
<RemoveMSI All="True" />
<Display Level="None" AcceptEULA="TRUE" />
<Property Name="AUTOACTIVATE" Value="1" />
</Configuration>
Let me know any questions
Regards