[gelöst] Bug mit DotNet4.x Installation

[gelöst] Bug mit DotNet4.x Installation

Postby boco » 28.11.2012, 23:31

Die Checkbox für ''Install .NET Framework 4.x'' ist grau (getestet auf Vista ohne .NET installiert). Ich habe mal ein bißchen in der UpdateInstaller.au3 geschnüffelt.
Das Problem liegt an folgenden Komponenten:
1. Auf Vista und höher wird .NET 4.5 anstatt 4.0 installiert.
2. Die Bedingung ''(NOT DotNet4InstPresent($scriptdir))''in der .au3 verweist auf die Funktion gleichen Namens.
3. Diese Funktion wiederum verweist auf die Konstante ''$path_rel_instdotnet4''.
4. Dummerweise lautet die Deklaration dieser Konstante
Code: Select all
Dim Const $path_rel_instdotnet4       = "\dotnet\dotNetFx40_Full_x86_x64.exe"

Das ist aber der alte .NET 4.0 Installer, und dieser ist bei OS > XP gar nicht mehr mit drauf...
Last edited by harry on 02.01.2013, 19:53, edited 1 time in total.
Reason: erledigt mit WSOU v8.0
Microsoft update catalog: http://catalog.update.microsoft.com/v7/site/
Windows Install media download: https://support.microsoft.com/en-us/help/15088/windows-create-installation-media
boco
 
Posts: 2391
Joined: 24.11.2009, 17:00
Location: Germany

Re: Bug mit DotNet4.x Installation

Postby WSUSUpdateAdmin » 29.11.2012, 09:41

Moin boco,

Du hast völlig Recht: :arrow: http://trac.wsusoffline.net/browser/trunk (r420).

Mensch, was für ein blöder Vergess-Fehler! :oops:
Gut, dass Ihr hier die Qualitätssicherung macht... :)
...und so eine ausgedehnte Beta-Phase hat auch was für sich.
Eigentlich warte ich nur noch auf IE10 final und AutoIt x.x.

Danke, sorry & Gruß
Torsten
WSUSUpdateAdmin
Administrator
 
Posts: 2245
Joined: 07.07.2009, 14:38

Re: Bug mit DotNet4.x Installation

Postby boco » 29.11.2012, 22:58

Aufgefallen ist mir, daß der Windows Update-Dienst unter Windows 8 jetzt nicht mehr auf ''Automatic (Delayed start)'', sondern auf ''Manual (Triggered start)'' steht. Um so wichtiger dieser Fix.
Microsoft update catalog: http://catalog.update.microsoft.com/v7/site/
Windows Install media download: https://support.microsoft.com/en-us/help/15088/windows-create-installation-media
boco
 
Posts: 2391
Joined: 24.11.2009, 17:00
Location: Germany


Return to Installation / Updating

Who is online

Users browsing this forum: No registered users and 78 guests