Hi,
I've seen several products that use MSI technology to install themselves that do what I'm about to ask for. Is there any chance Advanced Installer can too?
I've downloaded products that have a simple MSI package where you choose the features you want then it downloads only those features from some Internet server and finish the install.
What I'm hoping to be able to do is have a minimal MSI package or a "bootstrap" EXE that will allow my users to choose the features that they want, then only those features are downloaded. I would like to reduce the amount of downloading they have to do when they don't want the complete set of features. Also that would be needed it the ability for them to later go into Add/Remove programs, choose to Modify the installation and then add more features which would be downloaded and installed.
What do you guys think?