I have a Windows 2000 install that works just fine in English.
On a German machine, I get the following in setupapi.log:
…
Die Datei c:\dokume~1\admini~1\lokale~1\temp\diva\DIVAprop.dll wird
nach C:\WINNT\System32\DIVAprop.dll kopiert.
Es wurde ein nicht signierter oder falsch signierter Treiber
(c:\dokume~1\admini~1\lokale~1\temp\diva\DIVAprop.dll) für %
DIVA_LOW_USBV2_DISP% installiert. Fehler 0x800b0003: Das für
den Antragsteller angegebene Formular wird vom angegebenen
Vertrauensanbieter nicht unterstützt oder ist ihm nicht bekannt.
Gerätinstallationsfunktion: DIF_REGISTER_COINSTALLERS.
Coinstaller registriert
Verarbeitung des Installationsprogramms für die Aufrufklassen
verursachte Fehler: Fehler 0xe0000227: Das Co-
Installationsprogramm des Geräts ist ungültig.
The code 0xe0000227 is probably ERROR_INVALID_COINSTALLER (from
setupapi.h). What I do not know is what might cause
UpdateDriverForPlugAndPlayDevices to return this error, which is not
listed in the documentation. Does it suggest a registry error, a
program failure or what? Anyone have any guidance on where best to
look for this? For what it’s worth, none of my 3 co-installer DLLs
seems to get invoked, although they are all copied ok.
Thanks,
Evan.
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com