tasklist and taskkill

  • Thread starter Thread starter Ann Adamson
  • Start date Start date
A

Ann Adamson

Can anyone tell me what components contain these .exes?

It's strange - I can see the files in my repository, but I can't find a
component which references them.
 
Ann,

Not every exe dll file is contained in component, there are orphaned files.
Like these two you mentioned. You will have to make your component that will
copy them in the destination image :(

Although I wonder how come that MS did not made some simple tool that would
check if every file is used at least by one component. This would solve this
and similar problems by allowing them to detect this type of problem in the
first place.

Regards,
Slobodan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Tell
Microsoft!
https://www.windowsembeddedeval.com/community/newsgroups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
Ann,

The systeminfo.exe is sysinfo.exe in XPe Repository.
There are no components, though, that hold sysinfo.exe and msinfo32.exe. You
may want to create your own components.

KM
 
Back
Top