I have a program I tried to install on server 2008 which said it requires .net 1.1.4322... I assumed this older version would be built in to server 2008 and so I checked the windows directory and there is a folder for this specific version. So why does this program's install ...
I'm creating a project in VS2008 along with a built-in setup project for deployment. Is there any way to install an executable in such a way that it will be granted admin (or elevated) privileges when it is run, even if the currently logged in user does not have those ...
I'm trying to deploy .NET 2.0 SP1 via group policy software installs, along with .NET 3.5. For .NET 3.5 to install successfully .NET 2.0 _SP1_ must be installed first. I have been able to deploy .NET 1.1 SP1, .NET 2.0 (non SP1) & .NET 3.0