Finding DLLs

P

PJ

I am wondering whether there's a way of searching the 10,000
components of XPE to see which will provide the image (if I include
that component in the build) with a particulary DLL.

The reason is that I've created a working XPE image, operating very
well, and when I try to install a particular application it's
complaining that particular DLLs are missing:

- cdfview.dll
- inetcomm.dll
- mobsync.dll
- msjava.dll
- w32topl.dll.

Can any one Help??

Many Thanks
PJ
 
M

Martin Grossen, eMVP [AVNET Silica]

Hi PJ

Easy way is to find a file is to use the file filter function.
In Target Designer, click on the "Filter Manager".
(right of Filter: "All Component" above catalouge)

- Choose "New" Filter
- Browse down to "Component contains the following file: [filelist]" and
select it
- Click Add rule
- Doupble Click the new rule in the bottom window.
- Enter your filename to search. Click OK
- Click OK
- Click "Apply Rule"


This will list all components with the file.

--

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