TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Setup Project
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mike Gold (2)
Deepak Sharma (1)
Vishnu Prasad (1)
André de Mattos Ferraz (1)
Akhil Mittal (1)
Related resources for Setup Project
No resource found
Deploying Windows Applications using Visual Studio 2010
4/18/2024 1:29:16 PM.
In this article, we'll Learn how to deploy your Windows applications efficiently with Visual Studio 2010. Explore ClickOnce deployment, setup projects, MSI installers, and best practices for packa
How to Create an Installer For a WinForm Application Using Setup Project
2/10/2022 11:41:27 AM.
In this article I will explain the process of creating an installer for a Windows Forms application using Setup Project
Deploying Programs in C#
6/9/2020 1:08:28 AM.
Deploying projects in Visual Studio.NET is fairly straightforward. Most of the process is automated for you through some convenient wizards so it doesn't require much effort. Keep in mind, though
Creating Setup and Deployment Projects in VS.NET
6/9/2020 12:08:52 AM.
This step-by-step tutorial guides you how to create a setup and deployment project using Visual Studio .NET to build a setup of your applications.
Create a Custom Setup For Changing App.config
7/15/2015 3:38:00 PM.
This article shows how to create a custom setup that can change our app.config.
Creating an MSI Package for C# Windows Application Using a Visual Studio Setup Project
5/19/2014 2:17:17 PM.
In this article I would like to explain a step-by-step procedure to create a Windows application and a setup installer for it.