Silent installation

[CR #428343] When you perform a silent installation the versioning does not change to ESD#2. No errors are flagged after the install.

Workaround: In a silent installation, use:

./setup -is:javaconsole \ 
-silent \ 
-W SybaseLicense.agreeToLicense=true \ 
-G overwriteJVM=yes \ 
-P installLocation="filename"

Do not specify an options file.