dotNetInstaller – Setup Bootstrapper for .NET Application
Posted by vishu2125 on June 15, 2008
This is a very interesting topic written by Davide Icardi on CodeProject that helps developers to define the application prerequisites and install the correct version of these components in the correct order based on the user operating system type and language, user can download these components from the web or install these components directly.