software help

  • Thread starter Thread starter otis
  • Start date Start date
O

otis

Anyone know of a pgm that will tell me what files run with a given
exe? like dlls and such?

thanx
 
otis said:
Anyone know of a pgm that will tell me what files run with a given
exe? like dlls and such?

thanx
Look for a dependencies shell add-on by Johannes Plachy. It will creat
a new property sheet in the file's properties listing all dependencie
and support files
 
otis said:
Anyone know of a pgm that will tell me what files run with a given
exe? like dlls and such?

thanx

Another one is FindOrphans. It is meant to scan all the files on your
machine to find which dependent files are missing or what dll's are not
used, but it also does what you ask.
 
thank you all...exc grumpy.

seems like many of you ought to have needed such a tool.

cheers
 
Back
Top