Free Creating a .NET Windows Installer � Part 1 Tutorial


(Page 1 of 14 )In this article, Matthew MacDonald considers how to use VS.NET to build a simple setup program for a .NET desktop application.If you�re developing an application that you want to distribute to multiple users (or sell as package) you need a convenient, automated approach. Visual Studio .NET provides this with its native support for Windows Installer (MSI) projects. These projects can be used to make setup programs that selectively copy files, create shortcuts and registr 
continue >>

Tags:

Add A Comment