Currently i am working on window application and try to create setup for my project. but i am unable to find template to create setup project at visual studio 2012.
Please let me konw where i will get template for setup application
Unfortunately, many of the setup templates that were available upto visual studio 2010 are no longer there. The only one that is still there is the InstallSheild Limited Edition. One alternative is you create your setup project in VS 2010 and then grab your
project from 2012 as part of hte setup.
Member
50 Points
72 Posts
where. i found setup template at visual studio 2012?
Apr 18, 2013 07:38 AM|shamestabrez|LINK
Hi Guys,
Currently i am working on window application and try to create setup for my project. but i am unable to find template to create setup project at visual studio 2012.
Please let me konw where i will get template for setup application
Developer
Ubique System
All-Star
35169 Points
9930 Posts
Moderator
Re: where. i found setup template at visual studio 2012?
Apr 18, 2013 07:40 AM|bbcompent1|LINK
Unfortunately, many of the setup templates that were available upto visual studio 2010 are no longer there. The only one that is still there is the InstallSheild Limited Edition. One alternative is you create your setup project in VS 2010 and then grab your project from 2012 as part of hte setup.
Member
520 Points
212 Posts
Re: where. i found setup template at visual studio 2012?
Apr 18, 2013 07:50 AM|S.Maire|LINK
Setup project doesn't exist anymore for Asp.net project. As bbcompent1 says, you can use Installed shield.
But you can also create Package by right-clicking on your asp project and clicking on "Publish"