################################################################################ # # InstallShield Options File # # Wizard name: Install # Wizard source: assembly.dat # Created on: Tue Aug 25 13:32:58 GMT-05:00 2009 # Created by: InstallShield Options File Generator # # This file contains values that were specified during a recent execution of # Install. It can be used to configure Install with the options specified below # when the wizard is run with the "-options" command line option. Read each # setting's documentation for information on how to change its value. # # A common use of an options file is to run the wizard in silent mode. This lets # the options file author specify wizard settings without having to run the # wizard in graphical or console mode. To use this options file for silent mode # execution, use the following command line arguments when running the wizard: # # -options "/tmp/jjfile" -silent # ################################################################################ ################################################################################ # # Custom Dialog: License # # The initial state of the License panel. The accept and reject option states # are stored as Variables and must be set with -V # -V LICENSE_ACCEPT_BUTTON="true" ################################################################################ # # Custom Dialog: License # # The initial state of the License panel. The accept and reject option states # are stored as Variables and must be set with -V # -V LICENSE_REJECT_BUTTON="false" ################################################################################ # # BASIS Product Suite Install Location # # The install location of the product. Specify a valid directory into which the # product should be installed. If the directory contains spaces, enclose it in # double-quotes. For example, to install the product to C:\Program Files\My # Product, use # # -P installLocation="C:\Program Files\My Product" # -P installLocation="/usr2/basis/" ################################################################################ # # Custom Dialog: InstallType # # The Installation Type to be used when installing the product. Stored as a # Variable and must be set with -V. # -V IS_SELECTED_INSTALLATION_TYPE=custom ################################################################################ # # "BBj" Feature # # The selection state of the "BBj" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "BBj" for installation, use # # -P BBjFtrBean.active=true # -P BBjFtrBean.active=true ################################################################################ # # "Thin Client" Feature # # The selection state of the "Thin Client" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "Thin Client" for installation, use # # -P BBjThinClientFtr_bean.active=true # -P BBjThinClientFtr_bean.active=true ################################################################################ # # "BBj Services" Feature # # The selection state of the "BBj Services" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "BBj Services" for installation, use # # -P BBjSvcs_FtrBean.active=true # -P BBjSvcs_FtrBean.active=true ################################################################################ # # "Admin Tools" Feature # # The selection state of the "Admin Tools" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "Admin Tools" for installation, use # # -P BBjEUTFtr_bean.active=true # -P BBjEUTFtr_bean.active=true ################################################################################ # # "Enterprise Manager" Feature # # The selection state of the "Enterprise Manager" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "Enterprise Manager" for installation, use # # -P EMFeatureBean.active=true # -P EMFeatureBean.active=true ################################################################################ # # "Admin" Feature # # The selection state of the "Admin" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "Admin" for installation, use # # -P adminFeatureBean.active=true # -P adminFeatureBean.active=true ################################################################################ # # "Utilities" Feature # # The selection state of the "Utilities" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "Utilities" for installation, use # # -P BBjUtilsFtr_bean.active=true # -P BBjUtilsFtr_bean.active=true ################################################################################ # # "GML" Feature # # The selection state of the "GML" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "GML" for installation, use # # -P GMLFeatureBean.active=true # -P GMLFeatureBean.active=true ################################################################################ # # "BWU" Feature # # The selection state of the "BWU" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "BWU" for installation, use # # -P BWUFeatureBean.active=true # -P BWUFeatureBean.active=true ################################################################################ # # "STD" Feature # # The selection state of the "STD" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "STD" for installation, use # # -P STDFeatureBean.active=true # -P STDFeatureBean.active=true ################################################################################ # # "EXT" Feature # # The selection state of the "EXT" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "EXT" for installation, use # # -P EXTFeatureBean.active=true # -P EXTFeatureBean.active=true ################################################################################ # # "MkRecover" Feature # # The selection state of the "MkRecover" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "MkRecover" for installation, use # # -P MKRecoverFeatureBean.active=true # -P MKRecoverFeatureBean.active=true ################################################################################ # # "AutoLic" Feature # # The selection state of the "AutoLic" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "AutoLic" for installation, use # # -P AutoLicFeatureBean.active=true # -P AutoLicFeatureBean.active=true ################################################################################ # # "C Library" Feature # # The selection state of the "C Library" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "C Library" for installation, use # # -P CLlibFeatureBean.active=true # -P CLlibFeatureBean.active=true ################################################################################ # # "J Library" Feature # # The selection state of the "J Library" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "J Library" for installation, use # # -P JLlibFeatureBean.active=true # -P JLlibFeatureBean.active=true ################################################################################ # # "Additional Developer Tools" Feature # # The selection state of the "Additional Developer Tools" feature. Legal values # are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "Additional Developer Tools" for installation, use # # -P BBjDevelToolsFtr_bean.active=true # -P BBjDevelToolsFtr_bean.active=true ################################################################################ # # "Performance Analyzer" Feature # # The selection state of the "Performance Analyzer" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "Performance Analyzer" for installation, use # # -P perfAnalyzerFeatureBean.active=true # -P perfAnalyzerFeatureBean.active=false ################################################################################ # # "Compiler / Lister" Feature # # The selection state of the "Compiler / Lister" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "Compiler / Lister" for installation, use # # -P compilerListerFeatureBean.active=true # -P compilerListerFeatureBean.active=true ################################################################################ # # "Configurator" Feature # # The selection state of the "Configurator" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "Configurator" for installation, use # # -P configuratorFeatureBean.active=true # -P configuratorFeatureBean.active=false ################################################################################ # # "GUIBuilder" Feature # # The selection state of the "GUIBuilder" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "GUIBuilder" for installation, use # # -P guiBuilderFeatureBean.active=true # -P guiBuilderFeatureBean.active=false ################################################################################ # # "BASIS License Manager" Feature # # The selection state of the "BASIS License Manager" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "BASIS License Manager" for installation, use # # -P blmFeatureBean.active=true # -P blmFeatureBean.active=true ################################################################################ # # "Admin" Feature # # The selection state of the "Admin" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "Admin" for installation, use # # -P BLMadminFeatureBn.active=true # -P BLMadminFeatureBn.active=true ################################################################################ # # "BASIS IDE" Feature # # The selection state of the "BASIS IDE" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "BASIS IDE" for installation, use # # -P basisIDEfeatureBean.active=true # -P basisIDEfeatureBean.active=false ################################################################################ # # "Documentation" Feature # # The selection state of the "Documentation" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "Documentation" for installation, use # # -P documentationFeatureBean.active=true # -P documentationFeatureBean.active=false ################################################################################ # # "JDBC" Feature # # The selection state of the "JDBC" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "JDBC" for installation, use # # -P jdbcFeatureBean.active=true # -P jdbcFeatureBean.active=true ################################################################################ # # "Training" Feature # # The selection state of the "Training" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "Training" for installation, use # # -P TrainingfeatureBean.active=true # -P TrainingfeatureBean.active=true ################################################################################ # # "Demos" Feature # # The selection state of the "Demos" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "Demos" for installation, use # # -P DemosBean.active=true # -P DemosBean.active=true ################################################################################ # # "Barista" Feature # # The selection state of the "Barista" feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "Barista" for installation, use # # -P BaristafeatureBean.active=true # -P BaristafeatureBean.active=false ################################################################################ # # "AddonSoftware (Requires latest build of Barista)" Feature # # The selection state of the "AddonSoftware (Requires latest build of Barista)" # feature. Legal values are: # # true - Indicates that the feature is selected for installation # false - Indicates that the feature is not selected for installation # # For example, to select "AddonSoftware (Requires latest build of Barista)" for # installation, use # # -P AddOnfeatureBean.active=true # -P AddOnfeatureBean.active=false ################################################################################