cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
kekcogen
Level 2

Modular installation of software

Hi. We are few developers working on installer. Our software contains few interdependent modules that can be installer one by one or all together. Each developer works on his module installation using InstallAnywhere software.
Now my question is is possible to prepare some "master" module to run all other modules which are also IA projects? The option of just run *.sh files of modules is not the best solution I guess. I wounder if it's possible to just run another IA project in same IA window or import projects in run-time?

Thanks
Labels (1)
0 Kudos
(2) Replies
munsingh
Level 6

Should be possible. Have you investigated the concept of merge modules? Each developer can create merge modules, which will be consumed by the main "master" installer. You can share data from master to merge modules and vice-versa using variables.
0 Kudos
munsingh
Level 6

Never mind. This particular requirement is there in IA after-all. Look at the thread:

http://community.flexerasoftware.com/showthread.php?204609-Requirement-for-InstallAnyhere
0 Kudos