Hi everybody!
I am student from Poland, and I am not too good in English (but I try
explain my problem) 
I installed Win2000 DDK on WinXp PL platform. I want to use install
program ( …\Ntddk\src\general\setup\install\objchk\i386\install.exe ) to
install genport.sys to system, but when I write “install.exe genport.inf
SimpleProgram” it show me errors :
EnumDeviceInfo FAILURE: Brak dalszych danych
UpdateDriverForPlugAndPlayDevice FAILURE: <0xe0000203>
“Brak dalszych danych” in English mean : “Lack of more data”.
I don’t know what to do to install kernel-driver!! What mean that error!!
When I use ‘Double-click the Add/Remove Hardware Wizard applet in Control
Panel’ etc… everything is OK.
Big THX for your help!
I greet form Poland “Pozdrawiam wszystkich!! :)”
Megasus
Hi,Megasus
I think that’s because you UpdateDriverForPlugAndPlayDevice cann’t find enough information in you INF files. Please check you INF files,and make sure there is a Hardware ID in you INF files.
Good luck.
======= 2003-05-22 07:42:00 You wrote=======
Hi everybody!
I am student from Poland, and I am not too good in English (but I try
explain my problem) 
I installed Win2000 DDK on WinXp PL platform. I want to use install
program ( …\Ntddk\src\general\setup\install\objchk\i386\install.exe ) to
install genport.sys to system, but when I write “install.exe genport.inf
SimpleProgram” it show me errors :
EnumDeviceInfo FAILURE: Brak dalszych danych
UpdateDriverForPlugAndPlayDevice FAILURE: <0xe0000203>
“Brak dalszych danych” in English mean : “Lack of more data”.
I don’t know what to do to install kernel-driver!! What mean that error!!
When I use ‘Double-click the Add/Remove Hardware Wizard applet in Control
Panel’ etc… everything is OK.
Big THX for your help!
I greet form Poland “Pozdrawiam wszystkich!! :)”
Megasus
You are currently subscribed to ntdev as: xxxxx@sinfors.com.cn
To unsubscribe send a blank email to xxxxx@lists.osr.com
= = = = = = = = = = = = = = = = = = = =
Crasher Guo
xxxxx@sinfors.com.cn
2003-05-23
Hi
I don’t think that my INF is incomplete because when I use ‘Add/Remove
Hardware Wizard applet in Control Panel’ to install my driver device
everything is OK. Secondly, I use INF file from ‘NtDDK source code (
…\Ntddk\src\general\portio\genport.inf)’ without any change.
Help me!!
Hi,Megasus
I think that’s because you UpdateDriverForPlugAndPlayDevice cann’t find
enough information in you INF files. Please check you INF files,and make
sure there is a Hardware ID in you INF files.
Good luck.
======= 2003-05-22 07:42:00 You wrote=======
>Hi everybody!
>
>I am student from Poland, and I am not too good in English (but I try
>explain my problem) 
>
>I installed Win2000 DDK on WinXp PL platform. I want to use install
>program ( …\Ntddk\src\general\setup\install\objchk\i386\install.exe ) to
>install genport.sys to system, but when I write “install.exe genport.inf
>SimpleProgram” it show me errors :
>
>EnumDeviceInfo FAILURE: Brak dalszych danych
>UpdateDriverForPlugAndPlayDevice FAILURE: <0xe0000203>
>
>“Brak dalszych danych” in English mean : “Lack of more data”.
>
>I don’t know what to do to install kernel-driver!! What mean that error!!
>When I use ‘Double-click the Add/Remove Hardware Wizard applet in Control
>Panel’ etc… everything is OK.
>
>Big THX for your help!
>I greet form Poland “Pozdrawiam wszystkich!! :)”
>Megasus
>
>—