I have developed several applications and their executable are in .msi format.
Now I need to develop a single installer which when installed should install all of my developed application( 8 to 10 msi files)
Is there any way to achieve this using Wix Setup Project or something else.