Author: LarryWLarryW
Date: May 8, 2008 09:12
Since no one responded to my message I assume no one here knows the answer. Any
suggestions on what would be a good newsgroup to get an answer to this?
I know very little about device driver installation and less about USB :-) But
I'm trying to create some components for USB installs. I have a package that
has a .inf and I imported that into a component. It sets up the component to
copy the .sys to \windows\system\drivers and the .inf to \windows\inf. But when
the installation is done on a regular XP system, only the .sys file exists; I
don't find the .inf anywhere. Is this the way it should be?
And I have two installs that allow me to save the files and they both save
the exact same .inf and .sys file names. But there are a couple of lines
different in the .inf where the PID value is different. If I import each of
these, only one of the .inf's will end up in \windows\inf since they have the
same name. What do I do in this case?
Thanks for any help!
|