You should create a component for the network card.
There are network SLD examples at
http://www.seanliming.com/Components.html
and
www.xpefiles.com
Regards,
Sean Liming
www.sjjmicro.com /
www.seanliming.com
XP Embedded Book Author - XP Embedded Advanced, XP Embedded Supplemental
Toolkit
"ArtRab" <(E-Mail Removed)> wrote in message
news:89364928-61AC-47D9-8FAE-(E-Mail Removed)...
> Hello,
>
> In XPe I'm trying to install a driver for an ethernet card. I've loaded
> the
> .inf and .sys files into a component. After the FBA the .inf file is
> confirmed to be in the c:\windows\inf directory and the .sys file is
> confirmed to be in the system32\drivers directory on the target system.
>
> I went into the device manager, selected that ethernet controller and
> tried
> to install the driver. The message that came back was:
>
> "Windows could not load the installer..."
>
> The Add Hardware Wizard didn't work either.
>
> Is there another component that I need to include that does driver
> installation? Any ideas?
>
> Thanks,
>
> Art R.