Re: driver



I thought when you create a Repository (Add Repository) all the files in the
Repository will be included in the final build image. I was wrong. The build
picks up only the files included in the Component -> Add Files. I didn't have
all the other files to the Component-Add Files. The build had only 2 files
INF and SYS. I added all the other files I required to Component->Add Files,
I set the path to %24% now I got all the files in the final build.

"KM" wrote:

Do you mean you see only some files getting copied from the same repository folder to the final image build? That sounds like a
weird behaviour. Do you want to check if the repository is created and contains all the files ? (check it out under the XPe
Repository share on your dev machine)

CAT files are not required under XPe.

--
=========
Regards,
KM

I have the same problem. My ZIP contains INF,SYS, DLLs, EXEs you name it. I
copied all of them to one flat directory called "Rep". Then I imported the
INF, saved it.. Added a repository , named it Rep and set the path to
C:/Rep/, then I selected the component tab and set the Repository name to
Rep.

I built the image, I can see the INF and SYS in windows/inf and
windows/system32/drivers. But I don't see all the other files in the final
build image. Do I have to create a CAT file and include that to the component
?.

Please help.

"vcnewbie" wrote:

Hi, All

I have a similar problem: the driver I need is deployed as an Install
Shield executable package. I got all the files when I just start the
package instalation and grab them from the temporary folder (then I
just cancel the instalation). There are some well known INF, SYS, DLL
and CAT files, as well as some CAB and EXE. Inside one of this CAB is
where I've got the INF and some others.

How do I get to know which files will I really need? Just the ones
mentioned by the "INF" file are enough? What about the others?
Should I pack them also?

Thanks
Francisco


On 27 fev, 02:22, "Sean Liming \(MVP\)" <sean_lim...@xxxxxxxxxxxx>
wrote:
Very simply just import the INF into Component Designer.

There are a number of websites and books with information on components:

http://msdn2.microsoft.com/en-us/library/ms838332.aspxhttp://msdn2.microsoft.com/en-us/embedded/aa731186.aspxwww.seanliming.comwww.xpefiles.com

Or are you having a specific problem with a driver?

--
Regards,

Sean Limingwww.sjjmicro.com/www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit

"YULUNYEH" <yh1...@xxxxxxxxxxx> wrote in message

news:63B26096-95C7-429D-B42D-3A997C17AA43@xxxxxxxxxxxxxxxx

I am just beginner with XPE. Anyone has any tools or any suggestion to
packing driver, so it will not become blue-screen to FBA.

Mike





.



Relevant Pages

  • Re: Component for new Intel PRO/1000 rev 12 driver
    ... Instead copy the new driver .inf to XPe's repository while doing ... PnP ID) .INF files to put into the driver repository. ...
    (microsoft.public.windowsxp.embedded)
  • Re: Importing .inf file for mpeg encoder
    ... INF import is only part of the process. ... A repository is still needed for the files and a link must be made between the component and the repository. ... Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit ... The hardware workings ok in my XP system. ...
    (microsoft.public.windowsxp.embedded)
  • Re: driver
    ... Do you mean you see only some files getting copied from the same repository folder to the final image build? ... INF, saved it.. ... package instalation and grab them from the temporary folder (then I ...
    (microsoft.public.windowsxp.embedded)
  • Re: Cannot Import msxml4.inf into Component Designer
    ... I'm not sure why it would say zero size unless the repository was incorrect. ... You should be able to import the SLD without modification and the repository ... As for importing the INF, I didn't use the INF importer to create the ... Brad ...
    (microsoft.public.windowsxp.embedded)
  • Re: Importing INF file - Get error INF file is empty
    ... I tried using the sld file that you ... I did not see any component for Intel PRO/1000 PM network adapter. ... indicating that I could not find the inf and the sys file. ... How do I set the repository and to what? ...
    (microsoft.public.windowsxp.embedded)

Loading