# Installing QuickTime using Endpoint Central - Software Installation How To ## How do I install QuickTime using Endpoint Central? ### Description This document provides steps to install QuickTime in multiple computers. ### Steps To install QuickTime using Endpoint Central, follow the steps given below: 1. Download the QuickTime executable file (QuickTimeInstaller.exe) 2. Save it in your local system **Note**: The file name should be the same as it was when you downloaded it. 3. Download the script [quickTimeInstallation.txt](https://www.manageengine.com/products/desktop-central/quickTimeInstallation.txt) 4. Rename it to **quickTimeInstallation.vbs** 5. Add the package. Follow the steps given below: 1. Select the **Software Deployment** tab 2. Click **Add Package** 3. Set the package type to **MSIEXEC/EXE/ISS/Command** 4. Specify the name of the application as QuickTime 5. Set the path type to HTTP Path 6. Upload both the QuickTimeInstaller.exe and quickTimeInstallation.vbs files 7. Specify the installation command (with switches or arguments) as: ``` %windir%\system32\cscript.exe quickTimeInstallation.vbs ``` 8. Click **Add Package** 6. Select the package that you added 7. Click **Install/Uninstall Software** 8. Select the required computers 9. Click **Deploy** You have installed QuickTime. [How To's](https://www.manageengine.com/products/desktop-central/how-to.html)