Modifying Properties in the SilentInstall_Win.txt File
Edit a separate copy of the default SilentInstall_Win.txt file for each different type of Unwired Platform installation you want to automate.
From the top level directory in the installer image, open SilentInstall_Win.txt in a text editor.
Make the changes you have determined are necessary. Some settings must be different for different types of installation, 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"
...
Save your changes.
If you are preparing to perform several different types of silent install, say for different types of cluster node, save the file with a unique name, or in a separate folder. When you perform a silent install, this file must be named SilentInstall_Win.txt and it must be located in the top level directory in the installer image.