/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
After Effects has 1 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (1)

Most Common Setup Type
Legacy Setup with command line support
Average Package Difficulty Rating
Rated 2 / 5 (Somewhat Easy) based on 1 ratings
Most Commonly Reported Deployment Method
Vendor Provided Command Line (switch driven)
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.

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 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 "AfterEffects1708.msi" /qn /lv* "c:\windows\logs\Adobe_aftereffects1708.log"
cd ..\Exceptions
 exceptionDeployer.exe --workflow=install --mode=post
Setup Information:
Setup Type: Legacy Setup with command line support
Deployment Method Used: Vendor Provided Command Line (switch driven)
Deployment Difficulty: Somewhat Easy
Platform(s): Windows

Inventory Records (1)

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

Versions

After Effects

Version

2017 Sep

Questions & Answers (0)

Questions & Answers related to Adobe After Effects

Blogs (0)

Blog posts related to Adobe After Effects

Reviews (0)

Reviews related to Adobe After Effects

 
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