The program im installing using Wix requires a Database Server for its database, so I would like to give the user the option to run the Server setup before continuing with the setup.
I know how to chain the setup using CustomActions, but how can I run that CustomAction before continuing with the rest of the setup, and showing some dialog in between?