Page 1 of 1

NET Framework 4.5.2

PostPosted: 10.12.2015, 08:21
by tpa2
Our software vendor says they do not support .NET 4.6 . Microsoft's end of life for 4.5.1 is coming in Jan 2016 but 4.5.2 will continue to be supported for Win 7. I need to be able to install 4.5.2 and patches across Win 7 x86/64 and server's 2008r2, 2012, 2012r2.

Here is what I have done:
1: Added link http://download.microsoft.com/download/ ... OS-ENU.exe
to wsusoffline\static\StaticDownloadLinks-dotnet.txt with the <CR>
2: Added KB2901907 <CR> to \client\static (created txt file StaticUpdateIds-dotnet452.txt)
3: I ran Generator and was able to get the .NET 4.5.2 downloaded to \client\dotnet

How do I get the UpdateInstaller to show "Install .NET Framework 4.5.2" so it will install?
Will patches for 4.5.2 also be downloaded to install?

Thanks so much for your help.

Re: NET Framework 4.5.2

PostPosted: 31.12.2015, 18:23
by aker
Sorry for the late answer, but wsusou won't install .NET 4.5.x anymore.
You may implement it as a software. As parameters add "/passive /norestart".

Happy new year