The following properties are common to all of the CA Technologies provided MSI installation packages:
Installation directory on the target system.
Example: C:\Program Files\CA
Installation directory for the package's configuration data including the configuration store (comstore).
Default: Product installation directory.
Example: C:\Program Files\CA\DSM
Installation directory for the package's shared components.
Example: C:\Program Files\CA\SC
For each MSI installation package you can additionally use the following properties:
Specifies the language of the CA IT Client Manager installation. Possible values are: enu (English (U. S.)), deu (German), fra (French), and jpn (Japanese).
The files for all supported language versions of CA IT Client Manager will be installed, but the language specified by DSM_LANGUAGE is used as the language for the actual installation.
Default: Empty (NULL). This causes the Installer to use the system default locale. If the system default locale is not one of the supported languages, enu (English (U. S.)) is used.
Note: DSM_LANGUAGE does not specify the language of the installation wizard dialogs.
|
Value |
Description |
|---|---|
|
REALLYSUPPRESS |
If a reboot is necessary, it will suppress it in any case and require a manual execution. |
|
Value |
Description |
|---|---|
|
0 |
Installs for a particular user. |
|
1 |
Installs for all users but the user requires administrative access privileges on the computer. |
|
2 |
Installs for all users if the user has administrative access; otherwise, it installs for a particular user. |
Note: If you are installing DSM components directly using the MSI command line, you should always set ALLUSERS=1 to allow later upgrading, uninstalling, or reinstalling through Software Delivery or Deployment functionality out of a manager. If you do not set the parameter like this or leave it empty, the component is registered for the particular user installing it the first time and cannot be maintained by using manager functions.
Setting the property prevents the application from being displayed in the Add or Remove Programs list of the Windows Control Panel. This property has no effect on operating environments earlier than Windows 2000 and Windows XP.
|
Value |
Description |
|---|---|
|
0 | 1 |
Should be 1 for the first MSI package you install on the system. For all others it can be 0. |
|
Value |
Description |
|---|---|
|
0 | 1 |
Should be 1 for the last MSI package you install on the system. For all others it should be 0. |
|
Value |
Description |
|---|---|
|
1 |
Installs CA ITCM in FIPS‑preferred mode (Default) |
|
2 |
Installs CA ITCM in FIPS‑only mode |
|
Copyright © 2013 CA.
All rights reserved.
|
|