Page 2 of 2

Re: .NET 4.7.2

PostPosted: 12.07.2018, 12:49
by Dalai
rcjacobson wrote:Is there a way for me to work around this error?

There's a way to fix it. See :arrow: viewtopic.php?f=4&t=8218 and/or viewtopic.php?p=26321#p26321. Either wait for an updated static download list or update it yourself.

Regards
Dalai

Re: .NET 4.7.2

PostPosted: 12.07.2018, 21:21
by aker
Open .\static\StaticDownloadLinks-dotnet.txt and replace
Code: Select all
http://download.microsoft.com/download/3/D/7/3D72C5C2-4CCB-4EEF-925D-B5FA33EAC25A/NDP472-KB4054530-x86-x64-AllOS-ENU.exe

with
Code: Select all
https://download.microsoft.com/download/6/E/4/6E48E8AB-DC00-419E-9704-06DD46E5F81D/NDP472-KB4054530-x86-x64-AllOS-ENU.exe


Then it should work again.

Re: .NET 4.7.2

PostPosted: 15.07.2018, 02:25
by boco
Simply replace the link in the .\static\StaticDownloadLinks-dotnet.txt file.

Re: .NET 4.7.2

PostPosted: 01.08.2018, 21:27
by WSUSUpdateAdmin