Use this tag if you are creating Visual Studio Setup projects.
I have 3 projects in my VS solution. One of them is a Web app, the second one is a Windows …
c# .net windows-services setup-project visual-studio-setup-projeAnyone know where the elusive setup project template went to for Visual Studio 2017? Trying to update VS2015 setup projects, but …
visual-studio installshield visual-studio-2017 visual-studio-setup-projeI have a setup project that I need to install a redistributable that is not available in the default prerequisite …
installation windows-installer visual-studio-setup-projeI am deploying my application using an msi installer designed with a Visual Studio Setup Project. How do I set …
windows-installer registry visual-studio-setup-projeI want to create setup file for my project with all prerequisites like framework,sqlserver and .log file/db script. …
visual-studio-2010 c#-4.0 sql-server-2008-r2 visual-studio-setup-proje visual-studio-setupI have created a Installhelper.cs which is inhered from the Installer. Override the Install() method by using this piece …
c#-4.0 installation app-config visual-studio-setup-projeI am Creating SetUp Project for Win App. in VS2010 Framework 4.0 Now While selecting Prerequisites ( from Project properties win ) I …
.net c#-4.0 installation setup-project visual-studio-setup-proje