Suite Installer
Posted: Fri Aug 11, 2006 12:23 pm
Hi,
I am working on a product, which has some SDK's, server, client etc. These components have diffrent set of target users & could be installed seperately. We have an MSI for each of them, but these MSI's also depend on some other components which have MSI's of their own. All the MSI's have their own dialogs for user input, perform various checks etc.
I need a suite installer which would display the various options(SDK's, server, client avaliable for install) to user & based on his choice, install the appropriate MSI sequence, some of the MSI's have to be installed in non-silent mode & others in silent mode.
I may also have to do some pre-post processing after an MSI installs/un-installs.
Can i build such a thin suite installer using Installaware Scripting on top of MSI's i already have?
Thanks,
Amit.
I am working on a product, which has some SDK's, server, client etc. These components have diffrent set of target users & could be installed seperately. We have an MSI for each of them, but these MSI's also depend on some other components which have MSI's of their own. All the MSI's have their own dialogs for user input, perform various checks etc.
I need a suite installer which would display the various options(SDK's, server, client avaliable for install) to user & based on his choice, install the appropriate MSI sequence, some of the MSI's have to be installed in non-silent mode & others in silent mode.
I may also have to do some pre-post processing after an MSI installs/un-installs.
Can i build such a thin suite installer using Installaware Scripting on top of MSI's i already have?
Thanks,
Amit.