Modifying Properties in the SilentInstall_Win.txt File

Edit a separate copy of the default SilentInstall_Win.txt configuration file for each type of Unwired Platform server installation you want to automate.

  1. From the root directory of the installer image, open SilentInstall_Win.txt in a text editor.
  2. Make the changes you have determined are necessary.
    Some settings must be different for different types of installations, for example:
    ...
    #Note:  Only one of the three properties can be set to true at any given time.
    #
    ###########################################################
    #-V clusterCDB="true"
    #-V clusterCreateNew="false"
    #-V clusterAddToExisting="false"
    ...
  3. Save your changes.
    If you are preparing to run several types of silent installation, say for different types of cluster nodes, save the configuration file with a unique name, or in a separate folder.
    Note: When you run a silent installation, the configuration file must be named SilentInstall_Win.txt, and it must be located in the root directory of the installer image.