Visual Stud" /> Visual Stud" /> Visual Stud"/>

How to create installer in visual studio 2015?

1.6k Views Asked by At

I want to create installer for my project in visual studio 2015.

I try the following steps but does not find the "Choose Other Projects -> Visual Studio Installer -> SetUp and Development" in my Visual Studio.

Right Click on your Solution -> Add New Project -> Choose Other Projects -> Visual Studio Installer -> SetUp and Development -> Give the project Name enter image description here enter image description here

I also try to install "Microsoft Visual Studio 2015 Installer Projects" But it gave the error like this

enter image description here

1

There are 1 best solutions below

2
help-info.de On BEST ANSWER

You need to install Microsoft Visual Studio 2015 Installer Projects for your needs.

After successful installation you go to Other Project Types > Visual Studio Installer as shown here.