dbTalk Databases Forums  

QUestion about install ( msi )

sybase.public.sqlanywhere.general sybase.public.sqlanywhere.general


Discuss QUestion about install ( msi ) in the sybase.public.sqlanywhere.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Claude
 
Posts: n/a

Default QUestion about install ( msi ) - 11-29-2009 , 09:21 AM






Sybase ASA 10.0.1 3903

When you generate the standard msi for install, it will ask the user to
choose the directory in which install sybase client.

We would like to include this msi in a custom install for our application
( using Innosetup ).

At the very beginning of our install, there is already a choice made by the
user to install our application, and we would like to install Sybase client
into this application directory, as a subdirectory ( win32 for exemple ).

Any idea how to achieve that ?

Claude

Reply With Quote
  #2  
Old   
Jeff Albion [Sybase iAnywhere]
 
Posts: n/a

Default Re: QUestion about install ( msi ) - 11-30-2009 , 09:23 AM






Hi Claude,

Please see the documentation for an example of this:

http://dcx.sybase.com/index.php#1101...s-4228164.html

If you can pass the directory that the user selected on the command-line
when you launch the MSI, then you can use this as an argument to msiexec:

msiexec /qn /package sqlany11.msi SQLANYDIR=C:\path\to\install\to

Regards,

Claude wrote:
Quote:
Sybase ASA 10.0.1 3903

When you generate the standard msi for install, it will ask the user to
choose the directory in which install sybase client.

We would like to include this msi in a custom install for our application
( using Innosetup ).

At the very beginning of our install, there is already a choice made by the
user to install our application, and we would like to install Sybase client
into this application directory, as a subdirectory ( win32 for exemple ).

Any idea how to achieve that ?
--
Jeff Albion, Sybase iAnywhere

iAnywhere Developer Community :
http://www.sybase.com/developer/libr...ere-techcorner
iAnywhere Documentation : http://www.ianywhere.com/developer/product_manuals
SQL Anywhere Patches and EBFs :
http://downloads.sybase.com/swd/summ...&timeframe =0
Report a Bug/Open a Case : http://case-express.sybase.com/cx/

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.