Previous Topic: Install the SDK on UNIX in Console ModeNext Topic: Unattended Installation of the SDK on UNIX


Unattended Installation of the SDK on Windows

After the CA SiteMinder® SDK has been manually installed, you can install it on the same system, or a different system, using the silent installation mode. An unattended installation uses one command that points to a properties file for installation preferences. The default properties template file (sdk-installer.properties in the install_config_info folder) can be modified to suit your requirements.

To install the SDK in silent mode on Windows

  1. Navigate to the directory where the SDK executable is located.
  2. Enter the following command at a command prompt:
    ca-sdk-12.52sp1-win32.exe -f sdk-installer.properties -i silent
    
    -f

    Specifies the name of the SDK installer properties file. If the properties file is not in the same directory as the installation executable file, specify the relative path to the properties file.

    -i

    Specifies the installation mode.

The installation is complete.