In this article I will go through setting up a .NET installer project step-by-step for when you want to automate installation of a .NET Windows Forms Application. I’m assuming here that you have already put together your actual application and that you want to set up an installer for it now.
These steps are specific for Visual Studio 2010. If you are using an earlier or later version of Visual Studio, then the location of the menu options may vary slightly.
If you found this article interesting, please have a look at some of my other .NET articles. (more…)


