Re: Component created from INF - missing files when building image
- From: "KM" <konstmor@xxxxxxxxxxxxxxxx>
- Date: Mon, 30 Jan 2006 17:54:07 -0800
Jason,
Are you referring to this tutor?
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xpehelp/html/cdtskimportingdatafrominffileintosldfile.asp
Then it says nothing about how to import the result component in CDM.
Quite frankly I do NOT know why the heck all the tutorials from Component Designer Guide are missing Repository info. In my opinion,
it should be there.
Anyway, when you switch to CDM that is where you should read another Guide - Component Database manager guide.
Particular one you should be interested in now that relates to Repository -
http://msdn.microsoft.com/library/en-us/xpehelp/html/dbconManagingRepositories.asp.
Also read about the Repository object to understand what you are dealing with:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xpehelp/html/cdtskInsertingNewRepositoryObject.asp
--
=========
Regards,
KM
> Hello KM,
>
> The Microsoft help titled "Creating a Component from an INF File" does not say anything about "creating" a repository. Here are
> their first four steps:
>
> 1. Install the device driver on a running operating system such as your local machine.
> 2. Create a new folder to serve as the repository for the new component.
> 3. Copy the device driver .inf file to the new folder.
> 4. In Component Designer, from the File menu, choose Import.
>
> I take it I need to create a "repository"? Is that fairly simple?
>
> Thanks,
> Jason
>
>
> KM wrote:
>> Jason,
>> Did you create a Repository with the files required and associate it with your component in CD?
>>
>> --
>> =========
>> Regards,
>> KM
>> Hello all,
>>
>> I have created a new component in the *Component Designer* and when
>> I add the component to the *Target Designer* I get the following:
>>
>> Info 101: Initializing new component: "Gesytec LPC WDM Driver
>> ISA/PC-104 [Version 1, R2]"
>> Warning 1116: Adding unreleased component to configuration:
>> "Gesytec LPC WDM Driver ISA/PC-104 [Version 1, R2]"
>> Warning 1121: Can not find file resource paths for 'Gesytec LPC WDM
>> Driver ISA/PC-104'. Please check the component definition.
>> Warning 1121: The estimated configuration size may not be accurate.
>> Info 101: Estimated footprint: 0 Bytes
>>
>> When I build my my target image I get the following errors:
>> Error 1005: File not found: "LpcWdm.inf"
>> Error 1005: File not found: "lpcwdm.sys"
>> Error 1005: File not found: "lpxvdd.dll"
>> Error 1005: File not found: "LPXDOS.EXE"
>>
>> However; in the *Component Designer*, all of the files listed under
>> Windows XP Embedded Client (x86) => Components => MyComponenet => Files
>> appear to be in the correct paths. Is that the path that they are
>> installed to? Is there a different path that I have to put the
>> files into when adding the component? Is there a section that I can
>> point to those files when I'm building my component?
>>
>> Thanks,
>> Jason
.
- Follow-Ups:
- Re: Component created from INF - missing files when building image
- From: Jason Krause
- Re: Component created from INF - missing files when building image
- References:
- Prev by Date: Re: What component has DXdiag.exe?
- Next by Date: Re: uDOC and hibernation?
- Previous by thread: Re: Component created from INF - missing files when building image
- Next by thread: Re: Component created from INF - missing files when building image
- Index(es):
Relevant Pages
|
|