My application has gotten quite large. Therefore, to minimize download time, I have some optional files that are not required for the program. (i.e. Help, Sample Data)
I would like the user to download an initial install file, then during that install, be prompted to see what optional components they would like to download/install. Depending on their response, additional files would be downloaded and installed.
Whats the best way to accomplish this?
I would like the user to download an initial install file, then during that install, be prompted to see what optional components they would like to download/install. Depending on their response, additional files would be downloaded and installed.
Whats the best way to accomplish this?
Comment