Hello,
I'm wondering if there is a way to install *only* Prerequisites, and nothing else.
Some background: We're making a training CD, which contains a lot of large video files. Prerequisites for using this CD are Microsoft Silverlight and Adobe Reader. The user has the option of installing all of the material to the local PC, which runs the AI installer and thus the prerequisites check. The user *also* has the option of running the material directly from the CD; however, we still need to make sure the user has the necessary prerequisites.
Since the AI bootstrapper does such a good job of detecting and installing prerequisites, I'd like to continue to take advantage of that. Of course, I'd only want to show the Prerequisites portion of the install process; going any further would be confusing to the users. And I definitely don't want any changes made to the user's system (i.e. registry keys, Add/Remove Program entries, etc) other than installing the prereq packages.
Any ideas?
Thanks,
Chris