Suppose that I have two products, A and B. Product B has its own SetupBuilder B installation. Product A has its own SetupBuilder A installation. Product B uses the services of Product A. So, I want Product B's installation to install Product A.
Can SetupBuilder B include SetupBuilder A, or does SetupBuilder B have to include all the stuff that SetupBuilder A uses?