Page 3 of 3

Re: [11.4] ..\client\md\hash-dotnet.txt not found

PostPosted: 18.07.2018, 10:02
by WSUSUpdateAdmin
Hi.

Sorry, I've been ill.
I'll fix the URLs immediately, but there's also a problem in code, since invalid statics for the OS lead to warnings in the log file, whereas those for .NET throw errors and break the download script, as we can see.
I'll have to fix that, too.

Regards,
Torsten

Re: [11.4] ..\client\md\hash-dotnet.txt not found

PostPosted: 01.08.2018, 21:41
by WSUSUpdateAdmin
Moin!

Sollte alles gefixt sein jetzt.

Schlimm, also ganz schlimm ist es, dass MS trotz der Unterschiede der Dateien "NDP472-KB4054530-x86-x64-AllOS-ENU.exe" (4.7.3062.0 (71,607,232 Bytes) vs. 4.7.3081.0 (83,943,272 Bytes)) nach der Installation vollkommen identische Registrierungseinträge hinterlässt:

Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full]
"Version"="4.7.03062"
"TargetVersion"="4.0.0"
"Install"=dword:00000001
"MSI"=dword:00000001
"Servicing"=dword:00000000
"InstallPath"="C:\\Windows\\Microsoft.NET\\Framework\\v4.0.30319\\"
"Release"=dword:00070bf6

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033]
"Version"="4.7.03062"
"TargetVersion"="4.0.0"
"Install"=dword:00000001
"Servicing"=dword:00000000
"Release"=dword:00070bf6

:shock:

Re: [11.4] ..\client\md\hash-dotnet.txt not found

PostPosted: 02.08.2018, 00:08
by aker
Man kann sie meines Wissens anhand von einem installierten Patch unterscheiden.
Ich meine, es war KB4087364. Werde das aber noch prüfen müssen.

Viele Grüße