User-2025883445 posted
Hi,
Which is best package installer for ASP.Net site?
We have ASPNet .MVC site, Workflow service, 2 windows services & Database script project developed on VS2012.
Our requirement to have 1 package installer which will setup all these application on standalone or distributed (means IIS and SQL server are diffrent) environment.
Is there any installer fulfill this requirement?
I have checked for WIX 3.8 but found example where WIX support only 1 application setup. Is there any way to package multiple application using WIX?