Hi,
We have 5 different installers for 3 web services and 2 web setups. We have to combine all to create a single msi.
What is the best wayto do so? I tried creating msm for each and then adding them to a msi but I want the option of conditionally selecting which msi to install also ( as in if i want only one web service and 2 windows services).
Plus the installer should be able to install both web and application setups.
Thanks in advance,
Apn85