/build/static/layout/Breadcrumb_cap_w.png

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 1.5k  |  Created: 09/07/2017 by: nagendrasingh

Average Rating: 0
Premiere Pro has 1 inventory records, 1 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (1)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 0 / 5 (Not Rated) based on 0 ratings
Most Commonly Reported Deployment Method
Not Determined
1
Note
Most of it is straight from Adobe's own supplied script apart from logging. For SCCM Application, create a file size based detection condition.

You need to create the .msi using "creative cloud packager" tool from Adobe. Choose a single product like Premeiere for more flexibility.


Most of it is straight from Adobe's own supplied script apart from logging. For SCCM Application, create a file size based detection condition.

You need to create the .msi using "creative cloud packager" tool from Adobe.

REM ------------------------------------------------------------------------------------------------
REM Example Creative Cloud Packager deployment script
REM Please note: change language and MSI and log filenames to match the package being used
REM then save this file inside the package, alongside the .ccp file defining the package
REM 2015 Adobe Systems Incorporated - for support please visit http://www.adobe.com/support/
REM ------------------------------------------------------------------------------------------------

REM Ensure script is running in the directory from which is was executed
@setlocal enableextensions
@cd /d "%~dp0"

REM Remove VidToolsCC2015_x64
REM msiexec /x {3AAB5927-0FCE-4E71-8E49-EFD0D9750998} /q

REM Example with German installLanguage option; replace de_DE with fr_FR, en_GB, en_US etc. as required
cd Exceptions
 exceptionDeployer.exe --workflow=install --mode=pre --installLanguage=en_US
cd ..\Build
 start /wait msiexec /i "PremierePro1709.msi" /qn /lv* "c:\windows\logs\Adobe_PremierePro1709.log"
cd ..\Exceptions
 exceptionDeployer.exe --workflow=install --mode=post
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s):

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

Premiere Pro

Version

2017 Sep

Questions & Answers (1)

Questions & Answers related to Adobe Premiere Pro

0
ANSWERS

Blogs (0)

Blog posts related to Adobe Premiere Pro

Reviews (0)

Reviews related to Adobe Premiere Pro

 
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