if i run tap.exe on a windowsxp machine how do i get all the files associated with the pmq onto my d

Y

yoyomeltz

hello and thanks for reading this,
on my target machine i have installed windowsxp and wxpe and i have run
tap.exe to get the .pmq file.
what i need is to somehow get the files, registry settings and whatnot of
the devices listed in the .pmq file from my target machine to my development
machine's .slx.
so that i can create an runtime on my development machine that will run on
my target machine.
i have read and tried so many ways but what am i doing wrong.
help a newbie...

thanks in advance...
 
M

mscdex

You should be able to import the .PMQ file into a new build in the
Target Designer (File->Import). This will then parse and attempt to
load any necessary drivers/components needed to support the hardware
described in the .PMQ file into your runtime image.
 
S

Sean Liming \(eMVP\)

You can import the PMQ file into either Target Deisgner directly or create a
platform macro component using Component Designer (File->Import). Make sure
you create a log file so you can see what devices are that are in the system
that do not have drivers in the XPe database. If all the drivers are there,
then you are good to go. Otherwise you can either create a component or
install the drivers Post-FBA.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
XP Embedded Author
 

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