Silent Sybase Client Installation doesn't recognize options from response file!



Hi,

I have some problems to install the Sybase Client with silent mode.
The goal is to install the clients (Sybase) with unattendend mode.

The steps are:
-Sybase Client:
1) Creating the response File: setup.exe -options-record
2) Starting Setup: setup.exe -silent -options -W
SybaseLicense.agreeToLicense=true

The responseFile looks like:

################################################################################
#
# InstallShield Options File
#
# Wizard name: Setup
# Wizard source: suite
# Created on: Wed Dec 20 09:08:50 CET 2006
# Created by: InstallShield Options File Generator
#
# This file contains values that were specified during a recent
execution of
# Setup. It can be used to configure Setup 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 "c:\tmp\sybase-install\sybase-record.txt" -silent
#
################################################################################


################################################################################
#
# Sybase Adaptive Server Enterprise 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="C:\sybase"


################################################################################
#
# Setup Type
#
# The setup type to be used when installing the product. Legal values
are:
#
# typical - Typical: The program will be installed with the
suggested
# configuration. Recommended for most users.
# full - Full: The program will be installed with all the
products and
# features.
# custom - Custom: The program will be installed with the features
you
# choose. Recommended for advanced users.
#
# For example, to specify that the "Typical" setup type is selected,
use
#
# -W setupTypes.selectedSetupTypeId=typical
#
# You may also set the setup type to nothing by using
#
# -W setupTypes.selectedSetypTypeId=
#
# This clears the current setup type and prevents any changes to the
set of
# selected features. Use this option whenever you set feature active
states in
# this options file. If you do not clear the selected setup type, the
setup
type
# panel will override any changes you make to feature active states
using this
# file.
#


-W setupTypes.selectedSetupTypeId=custom


################################################################################
#
# "Adaptive Server Enterprise" Feature
#
# The selection state of the "Adaptive Server Enterprise" 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 "Adaptive Server Enterprise" for installation,
use
#
# -P suite_srv_srv_ase.active=true
#


-P suite_srv_srv_ase.active=false


################################################################################
#
# "ASE Diagnostic Server" Feature
#
# The selection state of the "ASE Diagnostic Server" 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 "ASE Diagnostic Server" for installation, use
#
# -P suite_srv_srv_ase_debug.active=true
#


-P suite_srv_srv_ase_debug.active=false


################################################################################
#
# "Open Server" Feature
#
# The selection state of the "Open Server" 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 "Open Server" for installation, use
#
# -P suite_srv_conn_os.active=true
#


-P suite_srv_conn_os.active=false


################################################################################
#
# "EJB Driver ASE" Feature
#
# The selection state of the "EJB Driver ASE" 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 "EJB Driver ASE" for installation, use
#
# -P suite_srv_srv_ejb.active=true
#


-P suite_srv_srv_ejb.active=false


################################################################################
#
# "Full Text Search" Feature
#
# The selection state of the "Full Text Search" 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 "Full Text Search" for installation, use
#
# -P suite_srv_srv_efts.active=true
#


-P suite_srv_srv_efts.active=false


################################################################################
#
# "Replicator" Feature
#
# The selection state of the "Replicator" 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 "Replicator" for installation, use
#
# -P suite_srv_srv_rpl.active=true
#


-P suite_srv_srv_rpl.active=false


################################################################################
#
# "SQL Remote for ASE" Feature
#
# The selection state of the "SQL Remote for ASE" 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 "SQL Remote for ASE" for installation, use
#
# -P suite_srv_srv_sqlr.active=true
#


-P suite_srv_srv_sqlr.active=false


################################################################################
#
# "ASE Web Services" Feature
#
# The selection state of the "ASE Web 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 "ASE Web Services" for installation, use
#
# -P suite_srv_srv_ws.active=true
#


-P suite_srv_srv_ws.active=false


################################################################################
#
# "Open Client" Feature
#
# The selection state of the "Open 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 "Open Client" for installation, use
#
# -P suite_conn_conn_oc.active=true
#


-P suite_conn_conn_oc.active=true


################################################################################
#
# "Common ctlib files" Feature
#
# The selection state of the "Common ctlib files" 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 "Common ctlib files" for installation, use
#
# -P suite_conn_conn_oc_ctlib.active=true
#


-P suite_conn_conn_oc_ctlib.active=true


################################################################################
#
# "Common dblib files" Feature
#
# The selection state of the "Common dblib files" 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 "Common dblib files" for installation, use
#
# -P suite_conn_conn_oc_dblib.active=true
#


-P suite_conn_conn_oc_dblib.active=true


################################################################################
#
# "Embedded SQL/C" Feature
#
# The selection state of the "Embedded SQL/C" 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 "Embedded SQL/C" for installation, use
#
# -P suite_conn_conn_sqlc.active=true
#


-P suite_conn_conn_sqlc.active=false


################################################################################
#
# "Embedded SQL/Cobol" Feature
#
# The selection state of the "Embedded SQL/Cobol" 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 "Embedded SQL/Cobol" for installation, use
#
# -P suite_conn_conn_sqlcobol.active=true
#


-P suite_conn_conn_sqlcobol.active=false


################################################################################
#
# "Monitor Client Library" Feature
#
# The selection state of the "Monitor Client 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 "Monitor Client Library" for installation, use
#
# -P suite_conn_conn_mcl.active=true
#


-P suite_conn_conn_mcl.active=false


################################################################################
#
# "XA Interface Library for ASE Distributed Transaction Manager"
Feature
#
# The selection state of the "XA Interface Library for ASE Distributed
# Transaction 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 "XA Interface Library for ASE Distributed
Transaction
# Manager" for installation, use
#
# -P suite_conn_conn_xa.active=true
#


-P suite_conn_conn_xa.active=false


################################################################################
#
# "ODBC" Feature
#
# The selection state of the "ODBC" 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 "ODBC" for installation, use
#
# -P suite_platconn_odbc.active=true
#


-P suite_platconn_odbc.active=false


################################################################################
#
# "OLEDB" Feature
#
# The selection state of the "OLEDB" 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 "OLEDB" for installation, use
#
# -P suite_platconn_oledb.active=true
#


-P suite_platconn_oledb.active=false


################################################################################
#
# "ADO.NET" Feature
#
# The selection state of the "ADO.NET" 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 "ADO.NET" for installation, use
#
# -P suite_platconn_dotNet.active=true
#


-P suite_platconn_dotNet.active=false


################################################################################
#
# "Sample Programs" Feature
#
# The selection state of the "Sample Programs" 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 "Sample Programs" for installation, use
#
# -P suite_platconn_dotNetSamplePrograms.active=true
#


-P suite_platconn_dotNetSamplePrograms.active=false


################################################################################
#
# "Chinese Language Module" Feature
#
# The selection state of the "Chinese Language Module" 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 "Chinese Language Module" for installation,
use
#
# -P suite_lang_lang_zh.active=true
#


-P suite_lang_lang_zh.active=false


################################################################################
#
# "German Language Module" Feature
#
# The selection state of the "German Language Module" 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 "German Language Module" for installation, use
#
# -P suite_lang_lang_de.active=true
#


-P suite_lang_lang_de.active=false


################################################################################
#
# "French Language Module" Feature
#
# The selection state of the "French Language Module" 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 "French Language Module" for installation, use
#
# -P suite_lang_lang_fr.active=true
#


-P suite_lang_lang_fr.active=false


################################################################################
#
# "Japanese Language Module" Feature
#
# The selection state of the "Japanese Language Module" 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 "Japanese Language Module" for installation,
use
#
# -P suite_lang_lang_ja.active=true
#


-P suite_lang_lang_ja.active=false


################################################################################
#
# "Spanish Language Module" Feature
#
# The selection state of the "Spanish Language Module" 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 "Spanish Language Module" for installation,
use
#
# -P suite_lang_lang_sp.active=true
#


-P suite_lang_lang_sp.active=false


################################################################################
#
# "Polish Language Module" Feature
#
# The selection state of the "Polish Language Module" 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 "Polish Language Module" for installation, use
#
# -P suite_lang_lang_pl.active=true
#


-P suite_lang_lang_pl.active=false


################################################################################
#
# "Portuguese Language Module" Feature
#
# The selection state of the "Portuguese Language Module" 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 "Portuguese Language Module" for installation,
use
#
# -P suite_lang_lang_po.active=true
#


-P suite_lang_lang_po.active=false


################################################################################
#
# "Korean Language Module" Feature
#
# The selection state of the "Korean Language Module" 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 "Korean Language Module" for installation, use
#
# -P suite_lang_lang_ko.active=true
#


-P suite_lang_lang_ko.active=false


################################################################################
#
# "Thai Language Module" Feature
#
# The selection state of the "Thai Language Module" 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 "Thai Language Module" for installation, use
#
# -P suite_lang_lang_th.active=true
#


-P suite_lang_lang_th.active=false


################################################################################
#
# "Free Utilities for jConnect" Feature
#
# The selection state of the "Free Utilities for jConnect" 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 "Free Utilities for jConnect" for
installation, use
#
# -P suite_jconnect_jconnect_jutils.active=true
#


-P suite_jconnect_jconnect_jutils.active=false


################################################################################
#
# "jISQL" Feature
#
# The selection state of the "jISQL" 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 "jISQL" for installation, use
#
# -P suite_jconnect_jconnect_jutils_jisql.active=true
#


-P suite_jconnect_jconnect_jutils_jisql.active=false


################################################################################
#
# "RIBO" Feature
#
# The selection state of the "RIBO" 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 "RIBO" for installation, use
#
# -P suite_jconnect_jconnect_jutils_ribo.active=true
#


-P suite_jconnect_jconnect_jutils_ribo.active=false


################################################################################
#
# "Free Utilities for jConnect" Feature
#
# The selection state of the "Free Utilities for jConnect" 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 "Free Utilities for jConnect" for
installation, use
#
# -P suite_jconnect60_jconnect60_jutils.active=true
#


-P suite_jconnect60_jconnect60_jutils.active=false


################################################################################
#
# "jISQL" Feature
#
# The selection state of the "jISQL" 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 "jISQL" for installation, use
#
# -P suite_jconnect60_jconnect60_jutils_jisql.active=true
#


-P suite_jconnect60_jconnect60_jutils_jisql.active=false


################################################################################
#
# "RIBO" Feature
#
# The selection state of the "RIBO" 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 "RIBO" for installation, use
#
# -P suite_jconnect60_jconnect60_jutils_ribo.active=true
#


-P suite_jconnect60_jconnect60_jutils_ribo.active=false


################################################################################
#
# "JRE 1.3.1" Feature
#
# The selection state of the "JRE 1.3.1" 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 "JRE 1.3.1" for installation, use
#
# -P suite_shared_shared_jre131.active=true
#


-P suite_shared_shared_jre131.active=false


################################################################################
#
# "JRE 1.1.8" Feature
#
# The selection state of the "JRE 1.1.8" 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 "JRE 1.1.8" for installation, use
#
# -P suite_shared_shared_jre118.active=true
#


-P suite_shared_shared_jre118.active=false


################################################################################
#
# "JRE 1.4" Feature
#
# The selection state of the "JRE 1.4" 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 "JRE 1.4" for installation, use
#
# -P suite_shared_shared_jre14.active=true
#


-P suite_shared_shared_jre14.active=false


################################################################################
#
# "Shared LIB" Feature
#
# The selection state of the "Shared LIB" 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 "Shared LIB" for installation, use
#
# -P suite_shared_shared_lib.active=true
#


-P suite_shared_shared_lib.active=false


################################################################################
#
# "Microsoft Cluster Server Resource Type for ASE" Feature
#
# The selection state of the "Microsoft Cluster Server Resource Type
for ASE"
# 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 "Microsoft Cluster Server Resource Type for
ASE" for
# installation, use
#
# -P suite_admintools_admintools_cluster.active=true
#


-P suite_admintools_admintools_cluster.active=false


################################################################################
#
# "Sybase Central" Feature
#
# The selection state of the "Sybase Central" 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 "Sybase Central" for installation, use
#
# -P suite_admintools_admintools_sc.active=true
#


-P suite_admintools_admintools_sc.active=false


################################################################################
#
# "Adaptive Server Plugin" Feature
#
# The selection state of the "Adaptive Server Plugin" 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 "Adaptive Server Plugin" for installation, use
#
# -P suite_admintools_admintools_asep.active=true
#


-P suite_admintools_admintools_asep.active=false


################################################################################
#
# "Job Scheduler Templates and Utilities" Feature
#
# The selection state of the "Job Scheduler Templates and 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 "Job Scheduler Templates and Utilities" for
# installation, use
#
# -P suite_admintools_admintools_js.active=true
#


-P suite_admintools_admintools_js.active=false


################################################################################
#
# "SQL Advantage" Feature
#
# The selection state of the "SQL Advantage" 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 "SQL Advantage" for installation, use
#
# -P suite_admintools_admintools_sqladv.active=true
#


-P suite_admintools_admintools_sqladv.active=false


################################################################################
#
# Configure New Servers
#
# Please deselect any servers that you do not want to configure now :
#
# true - Indicates that new server to be configured
# false - Indicates that new server not to be configured
# NOTE - In order to configure any of these servers, you must
install the
# products or features.
#


The problem now is, that the installation process installs not only the
client
components (as required) but also the Adaptive Server. That is very
bad!

As you can see the option
-P suite_srv_srv_ase.active=false

in the response file.



Do you have any suggestions?

.