We have developed installer packages for multiple applications using wix installer template project of visual studio.
We merged all the installer packages in one single wix bootstraper project to install all the application with single installer. It works fine.
Now we want to customize UI(Add new custom dialogs, customize installation sequence) of bootstraper project to select which application needs to be install etc.