Error importing inf file in Component designer..

K

KM

Nick,

In the hpc300xc.inf file of that package please correct the following section:
[MANUFACTURER]
%HP%=HP,NT.6.0

Remove the ",NT.6.0" part from the string and try to import it again.
 
S

Sean Liming \(MVP\)

The alternative is to do a custom parsing on the manufacturer section -
telling the CD to parse on HP. You will find this with many INF that support
multiple platforms. i.e. AMD64.

--
Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
KM said:
Nick,

In the hpc300xc.inf file of that package please correct the following
section:
[MANUFACTURER]
%HP%=HP,NT.6.0

Remove the ",NT.6.0" part from the string and try to import it again.

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

I'm trying to import an Inf from the HP laserjet P3005 driver and I
always have an error :
"An error occurred while getting the vendors list section name"

What can I do ?



Link for the drivers :
http://h20000.www2.hp.com/bizsuppor...&swLang=8&mode=2&taskId=135&swItem=lj-44169-3

Nick
 

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