visual studio 2012 - How to create installer for ASP.NET MVC 4 web application -
i have created mobile web application in asp.net mvc 4 using visual studio 2012.
i have created deployment options deploy web app our own servers need create installer web application can installed on customer servers.
i looking option create such installer in vs2012 don't see one.
the setup , deployment project type see in vs2012 installshield , geared windows applications, not web applications.
so, how web application installers supposed made in vs2012?
vs2012 not have straight forward way load vs2012 installer projects (*.vdproj)
try downloading vs 2015 , need install package "microsoft visual studio 2015 installer projects" https://visualstudiogallery.msdn.microsoft.com/f1cc3f3e-c300-40a7-8797-c509fb8933b9 bingo
Comments
Post a Comment