Setup and deployment project is supported only up to VS2010, in VS2012 we have installedShield but I think it needs some licensing, what you can do is, use some third party tool to create setup file, like
InnoSetup.
Inno Setup is free, open source installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.
you can go through below link for more information
http://johnnycoder.com/blog/2008/07/28/getting-started-with-inno-setup/
Thanks
Koolprasd2003
Editor, DotNetSpider MVM
Microsoft MVP 2014 [ASP.NET/IIS]