I have created a bootstrpper using the dotNetInstaller tool. The created bootstrapper internally has these installers:
- .NET Framework 4.0
- SQL Server Express
Now through WiX, what are the steps that I need to follow to invoke the above Bootstrapper from WiX?