Setup pre-requisites
Posted: Fri Dec 29, 2006 10:05 am
Hi,
I also look for something like InstallShilds prerequisites. We developed some base products delivered with our main products like a License Manager or DB setup. This setups my exist out of a single exe or of several files including sub folders.
Up to know we copied these files onto our CD and created a setup prerequisite included in our setups. How can I do such things in IA ?
I tried some time with the application runtimes and tried to create a own runtime to be included in the setup. But I stumbled while I tried to add the files to run. I selected the 'run' script and recognized that there can be only files selected that are included in the setup as support files or included as distributed files. But I don't want that base products included full in the main setup. I just want a call into the SETUPEXEDIR to start the sub-setup. After the sub setup is run I want to check if the setup succeeded and abort the main setup if necessary.
Please give me some assistance to this question .
I also look for something like InstallShilds prerequisites. We developed some base products delivered with our main products like a License Manager or DB setup. This setups my exist out of a single exe or of several files including sub folders.
Up to know we copied these files onto our CD and created a setup prerequisite included in our setups. How can I do such things in IA ?
I tried some time with the application runtimes and tried to create a own runtime to be included in the setup. But I stumbled while I tried to add the files to run. I selected the 'run' script and recognized that there can be only files selected that are included in the setup as support files or included as distributed files. But I don't want that base products included full in the main setup. I just want a call into the SETUPEXEDIR to start the sub-setup. After the sub setup is run I want to check if the setup succeeded and abort the main setup if necessary.
Please give me some assistance to this question .