Hi embedded folks,
I have a tricky question about installing non plug and play devices.
Here's the situation: Normally (under XP Pro) I install the device with the add new hardware wizard and look for my inf file directory.
After that the found new hardware wizard appears and the onboard plug and play devices will be installed with the corresponding inf files.
Now I have to include these devices as components in my XPe Image. I imported all my inf files to sld files and all corresponding files are installed correctly after FBA. But the devices are not initialized in the device manager!
So my question is how can I initialize my non PnP device and my onboard PnP devices during FBA so that they appear in the device manager?
What do I have to add or set in the components of my sld file which includes the non PnP and PnP devices?
What I tried is a RunOnce Request that uses the devcon tool from Microsoft. But this option only initializes the non PnP device because it runs after the PnP initializing sequence of the FBA.
Any ideas? Please, I'm desperate. I've tried this thing for 2 weeks now.
Sincerly,
Michael