/build/static/layout/Breadcrumb_cap_w.png

Install Quicktime to Windows Environment from Scripts

To Install Quicktime to a Windows environment by script, follow these steps:

  1. Create a new online Kscript under scripting.
  2. Upload the version of quicktime installer you want to deploy as a dependency.
  3. Under Policy and Job Rules, select Add to add a task.
  4. (optional) Add a verify option to verify the application is not previously installed.
  5. Under On Success, select Run a batch file.
  6. Populate the contents of the batch file with:

    QuickTimeInstaller.exe /extract
    msiexec /i "%cd%\QuickTime.msi" /passive DESKTOP_SHORTCUTS=NO
    msiexec /i "%cd%\AppleSoftwareUpdate.msi" /passive
    msiexec /i "%cd%\AppleApplicationSupport.msi" /passive

  7. Check Wait for startup and save the script.

The batch file will add itself to the dependency and the script should look something like this:


Comments

This post is locked
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ