The Content Composer installation package provides predefined CMD files that you can use for an unattended installation or uninstallation.
CMD File | Description |
---|---|
Install_CoCo_Complete.cmd |
Installs all Content Composer components. |
Install_CoCo_Studio_64bit.cmd |
Install the 64bit Studio version only. |
Install_CoCo_Studio_Client_64bit.cmd |
Installs the 64bit Studio and Client version. |
Uninstall_CoCo.cmd |
Installs all Content Composer components. |
Parameters
The following table lists the parameters used for the silent installation and uninstallation of Content Composer.
Parameter | Description | |
---|---|---|
/s |
Runs the installation or uninstallation in silent mode. |
|
/x |
Uninstalls the product. |
|
/v”Parameter” |
Passes the Windows installer (MSI) parameters to the Windows installer. Notes
|
|
You can pass the following parameters to MSI. | ||
/qn | Performs a silent installation or uninstallation. | |
/l*v logfilepath | Sets the path and filename of install log file. | |
ADDLOCAL= Component | Specifies the Content Composer components to
install.
Note: Use a comma to separate multiple instructions.
|