Supportnet / Forum / BS-Sonstige
2003 server fehlermeldung
Frage
habe ein problem: bei meiner remotinstallation xp pro sp2 nimmt er die ablikationen und änderungen nicht mit sondern er macht nur eine reine installation und im server pc habe ich dann eine fehler meldung gehabt:
eim Analysieren einer INF-Datei netclass.inf im angegebenen Abschnitt Manufacturer ist ein Fehler aufgetreten.
Weitere Informationen über die Hilfe- und Supportdienste erhalten Sie unter http://go.microsoft.com/fwlink/events.asp.
der inhalt der datei netclass.inf:
[version]
LayoutFile = layout.inf
signature = "$Windows NT$"
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
provider = %Msft%
;*******************************************************************************
;*******************************************************************************
; The following ClassInstall32 section is run by syssetup during
; GUI mode and is independent of the devices listed in this inf file
; Rather than introduce a new inf file for the classinstall32, we placed
; the section in this existing inf.
;
; IF THIS FILE IS REMOVED, THE CLASS INSTALLER WILL NO LONGER
; BE CALLED BY THE SYSTEM. if the file must be removed, the section needs
; to be relocated and Setup notified of the change
[ClassInstall32.NT]
AddReg = NetClass.NT.AddReg
[NetClass.NT.AddReg]
HKR, , , 0, %DisplayClassName%
HKR, , EnumPropPages32, 0, "NetCfgx.dll,NetPropPageProvider"
HKR, , Icon, 0, "-5"
HKR, , Installer32, 0, "NetCfgx.dll,NetClassInstaller"
;*******************************************************************************
;*******************************************************************************
[Strings]
Msft = "Microsoft"
DisplayClassName = "Netzwerkadapter"
könnt ihr was damit anfangen was falsch sein könnte

