Hey everyone,

I have the following problem:

I want to make a script which i can use to find *.exe files in all directories. I can use the dir /s /b *.exe > textfile.txt command to find all the files. After that i want more information about these files. Here begins my problem! How can i use the readline and getfileversion commando together so that the lines in textfile.txt can be used by the getfileversion commando?

I hope someone can help me. I think a script like this can be very usefull.

Co

_________________________
Co