>I created a custom component following the instructions in "How to Set up a
> New Repository"
>
http://msdn2.microsoft.com/en-us-library/ms913698(d=printer).aspx and by
> importing the CX_3815.inf file for the ATI Radeon 9250 video driver.
>
> I included the component in my build and the files included in the
> component
> are being installed to the System32 and System32\Driver folders.
>
> But, the ATI drivers are not being loaded. FBALog has the following lines
> in it:
> [PnpEnumThread: InstallDevice] SetupDiCallClassInstaller Error: 0x2,
> Device:
> RADEON 9250
> [PnpEnumThread: InstallDevice] SetupDiCallClassInstaller Error: 0x2,
> Device:
> RADEON 9250 - Secondary
>
> My understanding is that error 0x2 is a file not found error condition.
> [Suggestion to WPE developers: how about including the name of the missing
> file?]
>
> Every file in the ATI setup folder Driver\2KXP_INF\B_32846 was included
> along with the CX_3815.cat and CX_3815.inf files. This list of files also
> matches the files listed in the inf file. Dependency check does not
> report
> any files missing.
>
> At this point, I'm lost as to what file FBA is looking for. Can anyone
> give
> me any help in determing what file is missing?
>
> TIA
>
> Richard