Showing related tags and posts accross the entire site.
-
This is an example script file for installing the .NET 2.0 Framework on Windows using INNO Setup. It includes checking for the existance of the framework, and installing it when needed. It also offers several additional checks before installing, like Windows version, SP level, MSI Installer Version,...
-
Today we are going to look at an alternative to using ClickOnce or Windows Installer MSI to install an application written in .NET. This article is written for installing an application written in Microsoft .NET 2.0 (does not have to be VB specifically) and including the .NET Framework as part of your...