/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: 3.7k  |  Created: 09/06/2017 by: nagendrasingh

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

Deployment Tips (1)

Most Common Setup Type
Windows Installer (Delivered as an EXE)
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
Note
First use Adobe's Creative Cloud Packager. The example uses Sep 2017 files.

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 "Captivate1709.msi" /qn /lv* "c:\windows\logs\Adobe_Captivate1709.log"
cd ..\Exceptions
 exceptionDeployer.exe --workflow=install --mode=post

Then for SCCM application mode, use a method to detect. MSI detection did not work and files do not have the version numbers. I had to use file exist with a certain size logic. The picture would make it clearer.

 hmmpBV.png
Setup Information:
Setup Type: Windows Installer (Delivered as an EXE)
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

Captivate

Version

11

Questions & Answers (6)

Questions & Answers related to Adobe Captivate

Blogs (1)

Blog posts related to Adobe Captivate

blog

Reviews (0)

Reviews related to Adobe Captivate

 
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