Adobe 29180248 User Guide - Page 61

Parameter formats, Command execution result, Headless mode, Manager CS5 only.

Page 61 highlights

• "timeout" specifies the maximum seconds the Extension Manager waits for the application to quit before executing the command. If the attribute force-quit is set to true, then the extension can't be installed, disabled, re-enabled, or removed until the application is quit. This attribute is an optional attribute which value must be a positive integer from 0 through 1000. Extension Manager CS5 only. • "pcdentry" specifies the BridgeTalk identifier of command originator. Extension Manager CS5 only Parameter formats Required parameter -install -package -remove -enable -disable -locate -from -locale lang="" -quit -suppress -EMBT Following parameters/attributes allowed mxi="" [timeout=""], mxp="" [timeout=""], zxp="" [timeout=""] mxi="" mxp="", mxi="" zxp="" product="" extension="" [timeout=""] product="" extension="" [timeout=""] product="" extension="" [timeout=""] product="" product="", pcdentry="" -from, -locate, -install, -package, -remove, -enable, -disable None -quit, -from, -locate, -install, -package, -remove, -enable, -disable any parameter above Extension Manager CS5 can execute multiple requests in one command, which means you can specify multiple "-install", "-package", "-remove", "-enable", "-disable" groups in one command. Command execution result Extension Manager returns the result of command execution in two scenarios. ■ Command is executed in headless mode. ■ "-from" parameter is specified in command. Headless mode Headless mode is a special command execution mode. In this mode, there is no UI shown during the command execution. After executing the command, Extension Manager returns "0" if execution succeeds. Otherwise, Extension Manager returns non-zero error code, and localized UTF-16(Windows)/UTF-8(Mac OS) encoded error message is returned through std:error. To execute command in headless mode, ■ Windows: "XManCommand.exe" -suppress ... ■ Mac OS: "/Applications/Adobe Extension Manager CS5/Adobe Extension Manager CS5.app/Contents/MacOS/Adobe Extension Manager CS5" -suppress ... Use Extension Manager from the command line 61

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66

Use Extension Manager from the command line
61
"timeout" specifies the maximum seconds the Extension Manager waits for the application to
quit before executing the command. If the attribute force-quit is set to true, then the extension
can’t be installed, disabled, re-enabled, or removed until the application is quit. This attribute
is an optional attribute which value must be a positive integer from 0 through 1000. Extension
Manager CS5 only.
"pcdentry" specifies the BridgeTalk identifier of command originator. Extension Manager CS5
only
Parameter formats
Extension Manager CS5 can execute multiple requests in one command, which means you can
specify multiple "-install", "-package", "-remove", "-enable", "-disable" groups in one command.
Command execution result
Extension Manager returns the result of command execution in two scenarios.
Command is executed in headless mode.
"-from" parameter is specified in command.
Headless mode
Headless mode is a special command execution mode. In this mode, there is no UI shown during
the command execution. After executing the command, Extension Manager returns "0" if
execution succeeds. Otherwise, Extension Manager returns non-zero error code, and localized
UTF-16(Windows)/UTF-8(Mac OS) encoded error message is returned through std:error.
To execute command in headless mode,
Windows: "XManCommand.exe" -suppress ...
Mac OS: "/Applications/Adobe Extension Manager CS5/Adobe Extension Manager
CS5.app/Contents/MacOS/Adobe Extension Manager CS5" -suppress ...
Required parameter
Following parameters/attributes allowed
-install
mxi="" [timeout=""], mxp="" [timeout=""], zxp="" [timeout=""]
-package
mxi="" mxp="", mxi="" zxp=""
-remove
product="" extension="" [timeout=""]
-enable
product="" extension="" [timeout=""]
-disable
product="" extension="" [timeout=""]
-locate
product=""
-from
product="", pcdentry=""
-locale lang=""
-from, -locate, -install, -package, -remove, -enable, -disable
-quit
None
-suppress
-quit, -from, -locate, -install, -package, -remove, -enable, -disable
-EMBT
any parameter above