gaqcape.blogg.se

Create installer for windows application visual studio 2010
Create installer for windows application visual studio 2010







Start the Showįirst, let’s create a simple one form windows application, with only a text box and a button.Ĭreating a windows application is just for the sake of having one to install. In this article I would like to explain a step by step process to create a windows application and a setup installer for the same in a very simple manner, that is easy to understand and follow knowing that there are a number of other ways to do the same thing. And guess what, they successfully found bugs in that too.

create installer for windows application visual studio 2010

The driving force for me to write this article is my QC team, who accept the main application for testing, and who also verified my setup installer with their 100% effort. There are numerous articles I found explaining to create a setup project, but some did not work, and some did not have a live example to follow. There are number of ways provided by Microsoft to create a setup project for windows application.īut when I started to create one, I got nothing but queries and confusions of how to start and where to start.









Create installer for windows application visual studio 2010