Error creating component

  • Thread starter Thread starter Gianluca Facca
  • Start date Start date
G

Gianluca Facca

I'm trying to create a component for Nvidia GeForce4 and receive those
warning:

nv4_disp.inf: [DelFiles] needs to be processed by the user
[nv4_crush11.Services]: cannot handle key "DelService"

I put the component on my image but on fbalog file I see the system can't
install this component.
 
I'm trying to create a component for Nvidia GeForce4 and receive those
warning:

nv4_disp.inf: [DelFiles] needs to be processed by the user
[nv4_crush11.Services]: cannot handle key "DelService"

You can ignore this warning. It is irrelevant.
I put the component on my image but on fbalog file I see the system can't
install this component.

What is the size of your component? With all binaries help files, etc it
could go above 30MB.
If you change inf file you could make functional component in few MB.


Since this inf file contains many different cards from NVIDIA.
You need to find exact component that will have PnpId as your card.

Use results from TAP to match your component.

Best regards,
Slobodan
 
Back
Top