HM
Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
"Henry Markov" <h...@hm.net> wrote in message
news:OP9Ev7Ky...@TK2MSFTNGP03.phx.gbl...
--
MARTIN SPENCE
"Sean Liming (MVP)" <sean_...@sjjmicro.com> wrote in message
news:OVONvNLy...@TK2MSFTNGP06.phx.gbl...
I'd be willing to put the time into writing one but don't have anywhere
near enough knowledge of XP/XPe to do it.
If a couple of experts were willing to answer the dozens of silly
questions that would arise I would still be willing to give it a go.
--
-Mike
If I'm interpreting this correctly the tool would walk the Enum key,
identify all drivers and software enumerated devices, locate the inf that
installed the driver, identify the files, regkeys and service registration
information then populate all this to a component with repository of infs
and driver files?
For a lot of drivers this might work, some of the newer more complex drivers
from nvidia/ati for instance are doing some of the work through their
installers sometimes, as opposed to letting setupapi do the work (which
means the INF would have all needed information).
So for the detectable installation activities for a driver, yes I think a
tool like this would be possible.
--
Subscribe to the EW Team's blog for tips/tricks, How tos and announcements:
http://blogs.msdn.com/embedded/
This posting is provided "AS IS" with no warranties, and confers no rights.
"Sean Liming (MVP)" <sean_...@sjjmicro.com> wrote in message
news:OVONvNLy...@TK2MSFTNGP06.phx.gbl...
>