mfeis
12-18-2009, 11:21 AM
Hi, we recently downloaded MSI Factory for evaluation.
Our application has two install modes, "Server" and "Workstation". The workstation mode proceeds as a typical installer (mostly copying files), but the server mode needs to kick off a few other installers, such as SQL Express.
We are using the "SetupType" dialogue to give the end-user a choice. However, we haven't found a way through the dialogue screens and "published events" to kick off another installer. It seems like the documented "File.Run" action (with command line arguments) would be what we need, but there doesn't seem to be a way to execute the action in the Dialog Editor.
Are we going about this the right way? Is there an action for this, or are we way off base?
Thanks, - Marshall
Our application has two install modes, "Server" and "Workstation". The workstation mode proceeds as a typical installer (mostly copying files), but the server mode needs to kick off a few other installers, such as SQL Express.
We are using the "SetupType" dialogue to give the end-user a choice. However, we haven't found a way through the dialogue screens and "published events" to kick off another installer. It seems like the documented "File.Run" action (with command line arguments) would be what we need, but there doesn't seem to be a way to execute the action in the Dialog Editor.
Are we going about this the right way? Is there an action for this, or are we way off base?
Thanks, - Marshall