# Software Installation - How To ## How to deploy Microsoft Project 2013? ### Description This document provides you the steps required to deploy Microsoft Project 2013 to multiple computers using Endpoint Central. ### System Requirements Before you deploy the software application, ensure that the computers to which you deploy Microsoft Project 2013 meet the system requirements prescribed by Microsoft. Refer to [http://technet.microsoft.com/en-us/library/ee624351.aspx#section12](https://technet.microsoft.com/en-us/library/ee624351.aspx#section12) for more details. ### Steps To deploy Microsoft Project 2013, follow the steps given below: - [Copy the package](https://www.manageengine.com/products/desktop-central/deploy-msproject-2013-how-to.html#cpy) - [Extract the contents of the EXE](https://www.manageengine.com/products/desktop-central/deploy-msproject-2013-how-to.html#extract) - [Customize the installation](https://www.manageengine.com/products/desktop-central/deploy-msproject-2013-how-to.html#customize) - [Add the software package](https://www.manageengine.com/products/desktop-central/deploy-msproject-2013-how-to.html#adding) - [Deploy to the target computers](https://www.manageengine.com/products/desktop-central/deploy-msproject-2013-how-to.html#deploy) ### Copy the package 1. Copy the contents of the CD and store in the network share. Network share is recommended only if you wanted to deploy the software to computers within the network. If you wanted to deploy Microsoft Office to computers located in a remote location, you can use [HTTP upload](https://www.manageengine.com/products/desktop-central/deploy-software-file-upload.html). **Note**: The network share should have read permissions to Everyone group and should be accessible from all the computers to which you are trying to install. ### Extract the contents of the EXE 1. To extract the downloaded package, navigate to the command prompt and run this command: ``` \en_project_professional_2013_x64_1123813.exe /extract: ``` For example: ``` \\C:\DesktopCentral\SoftwareRepository\Project\Project2013\en_project_professional_2013_x64_1123813.exe /extract:C:\DesktopCentral\SoftwareRepository\Project\Project2013 ``` ### Customize the Installation You have to deploy Microsoft Project by editing the config.xml file. 1. Open the **config.xml** file from the extracted folder located at **Project2013\prjpror.ww\config.xml** and edit the file as given below: **For Professional Edition** ```xml ``` **For Standard Edition** ```xml ``` 2. Save the file after making the customization changes. ### Adding the software package a. Click the **Software Deployment** tab b. Click **Add Package** c. Select the **MSIEXEC/EXE/ISS/Command** package type d. Specify a name for the application e. Choose Network Path/Http Path based on your requirement and Locate/Add the files f. Specify the **Installation Command with Switches/Arguments** as: ``` "\setup.exe" /config "\" ``` For example: ``` "\\Machine-1\DesktopCentral\SoftwareRepository\Project\Project2013\setup.exe" /config "\\Machine-1\DesktopCentral\SoftwareRepository\Project\Project2013\prjpror.ww\config.xml" ``` g. Click **Add Package** ### Deploy to target computers 1. Select the package that you added 2. Click **Install/Uninstall Software** 3. Enter a name and description for the configuration 4. Define the package settings 5. Configure the deployment settings 6. Choose the target computers 7. Specify the schedule options, if required 8. Click **Deploy** You have deployed Microsoft Project 2013 successfully.