Hi again
Well, here's the way it may work for a compiled .CHM setup.
If you are using compiled .CHM files, I'm guessing your software is
modular. Meaning that at the time it is installed, the user has
options of choosing between the following modules:
Module 1
Module 2 - 9
Module 10
In this setup, you would create help that is generic that all
modules would need. That one would be the Master. Then you would
create separate projects for the remaining modules. You would then
provide it all to the person that handles the installation program
for your application. That person would then handle configuring the
installer application so that only help for the actually installed
modules is installed. If a module has been excluded, help is not
installed for that module and doesn't appear and is not available
to the user.
Hopefully that makes sense to you. If not, ping back and I or
someone else will take a stab at another explanation.
Cheers... Rick