I have an install that uses the bootstrapper that requires a few different packages. One is the .Net 3.5 installer, and the others are important but not as large.
I'd like the .Net 3.5 installer to be downloaded when needed, but I want the other packages to be included. Is there a way to do this?
I want some to download from the vendors sites and other to be packaged with the installer. How do I do that?