TexasAggie Posted December 8, 2011 Posted December 8, 2011 I have four executables in my "suite" of software. I'd like to have the installer allow users to select which programs they would like to install similiar to a custom install of Microsoft Office. In order to do this, would I need to create a .msi for each executable and then create an executable that calls any or all of the .msi files at the users request? Thanks. Quote
TexasAggie Posted April 23, 2012 Author Posted April 23, 2012 Bump. This seems like an easy task. Anyone? Program A is written solely to allow the user to select from any combination of four .msi files from a suite of four executables. Program A would then call each of the selected .msi files to install the appropriate programs. Is this the best approach? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.