Error importing an .inf file in Component Designer

D

dcarr

Since tap.exe didn't include a necessary driver in my .pmq file, I'm
trying to componentize a driver by importing the 82801 GR/GH SATA/AHCI
driver files from Intel's web site, using Compoent Designer. When
attempting to import the .inf file, the following error is
reported ..."an error occurred while getting the vendors list section
name.". I'm importing the .inf from a local directory. Has anyone run
into this error message before or know what it's complaining about?

Thanks.
dcarr
 
S

Sean Liming \(eMVP\)

You may have to do a custom parsing on the Import of the INF file.

1. Open the INF file, and look for a section called Manufacturer. Locate the
name of the manufacturer.
2. In Component Designer, start the Import of the INF, but select manual
parsing.
3. Use the name under the section as a Manufacturers section in the custom
parsing option for when you import the INF file.

Regards,

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

Martin Grossen, eMVP [AVNET Silica]

Hi DCARR

Delete the 64-bit section out of the Intel drivers.
This may caouse some problem during import.

I compomized all the newest Intel drivers (Infupdate).
You can find the component on www.xpefiles.com


--

Martin Grossen, eMVP

AVNET EMG Silica
Franchise Manager Microsoft Embedded Europe

Your competent partner for Microsoft Embedded licencing

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top