retrieve component info

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to retrieve information about which components were used, from
an existing windows embedded installation?

Thanks for any response,
R.Demandt
 
You can't find all the XPe components used to generate an XPe runtime by
just looking at the runtime. You could tell if a particular component was
included in the build by examining whether the runtime has one of the files
or registry entries owned by that component. But there are other components
that do not have file or registry resources. Not to mention that the OS and
FBA dynamically generate many of the registry entries on the runtime.

KS


This posting is provided "AS IS" with no warranties and confers no rights.
 
No, sorry :)

KS

This posting is provided "AS IS" with no warranties and confers no rights.
 
okay, but I need to now exactly which components were used, is there a way to
do this?
 

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

Similar Threads

Mass-Deployment 9
ghosting winxp embedded 1
SmartCard driver error 3
ghosting xp embedded 6
again: SmartCard not working 3
Keeping Windows embedded up to date 2
using ewf in winxp pro 3
ATI Driver problem 5

Back
Top