09 October 2015

Setup project in Visual Studio 2012 onward

Visual Studio 2012 onward do not support Install-shield to create setup project for deployments.

Recommendation from Microsoft is to use WIX for making setup projects.

Refer to following links for further details -

http://wixtoolset.org/

http://www.c-sharpcorner.com/UploadFile/cb88b2/getting-started-with-wix-windows-installer-xml-in-vs2012/

No comments: