If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Sybase > Unattended Sybase Open Client installation

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-09-10, 12:45
a_abels a_abels is offline
Registered User
 
Join Date: Aug 2010
Posts: 12
Unattended Sybase Open Client installation

I don't know how to install an open client in unattended mode! Is there any help available or is there someone with an example?

André
Reply With Quote
  #2 (permalink)  
Old 08-09-10, 21:24
hobbylu hobbylu is offline
Registered User
 
Join Date: Nov 2002
Posts: 21
Follow guide with installation
Reply With Quote
  #3 (permalink)  
Old 08-10-10, 04:00
a_abels a_abels is offline
Registered User
 
Join Date: Aug 2010
Posts: 12
Which guide? Is there any help on the installation medium? Any help online?

André
Reply With Quote
  #4 (permalink)  
Old 08-10-10, 09:28
Martijnvs Martijnvs is offline
Registered User
 
Join Date: Jan 2004
Location: The Hague/Utrecht, NL
Posts: 396
Have you looked on the Sybase-website for documentation?
__________________
I'm not crazy, I'm an aeroplane!
Reply With Quote
  #5 (permalink)  
Old 08-10-10, 09:32
a_abels a_abels is offline
Registered User
 
Join Date: Aug 2010
Posts: 12
Yes, i have done.
Reply With Quote
  #6 (permalink)  
Old 08-10-10, 10:12
Martijnvs Martijnvs is offline
Registered User
 
Join Date: Jan 2004
Location: The Hague/Utrecht, NL
Posts: 396
Then you could have ended up at "Support" >> "Product Manuals" >> "Adaptive Server Enterprise"(for example) >> "English" >> "ASE 15.0". In the prominently visible "search documentation"-box, yo could have entered "unattended" and found some topics that are called "Installing the Client in Unattended (Silent) Mode".
__________________
I'm not crazy, I'm an aeroplane!
Reply With Quote
  #7 (permalink)  
Old 08-10-10, 12:51
a_abels a_abels is offline
Registered User
 
Join Date: Aug 2010
Posts: 12
Thanks Martijnvs,

i found out that i can use "setup.exe -r fullpath". This creates a response file like:

Quote:
# Tue Aug 10 15:29:02 CEST 2010
# Replay feature output
# ---------------------
# This file was built by the Replay feature of InstallAnywhere.
# It contains variables that were set by Panels, Consoles or Custom Code.



#Validate Response File
#----------------------
RUN_SILENT=true

#Choose Install Folder
#---------------------
USER_INSTALL_DIR=C:\\Sybase

#Choose Install Set
#------------------
CHOSEN_FEATURE_LIST=fopen_client
CHOSEN_INSTALL_FEATURE_LIST=fopen_client
CHOSEN_INSTALL_SET=Typical
But there is nowhere to find how i can use this response file for an attended installation!!

André
Reply With Quote
  #8 (permalink)  
Old 08-11-10, 12:10
a_abels a_abels is offline
Registered User
 
Join Date: Aug 2010
Posts: 12
Is there nobody who uses the response file for an unattended installation??

Do i want to do something unusual?

André
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On