This document describes the installation, configuration, and operation of the packaging utilities provided with the Software Development Kit. These utilities enable developers to prepare releases of their custom modifications (called CM releases) to the products. Releases prepared using these utilities may be installed on top of an existing base product environment.
.sh
suffix, in window the script with
.cmd
suffix. They both will execute the same Perl script with
.plx
suffix. For instance: applyCM.sh
: Unix driver scriptapplyCM.cmd
: Windows driver scriptapplyCM.plx
: Perl scriptAll the examples in this document are related to Unix. If you are in Windows/DOS simply
execute the same scripts, but using
.cmd
extension instead
.sh
.