Hi, I have 100+ movies on my external hard drive, and I want to keep a txt file listing all of them. How can I make ether a XML, C++, Batch file, in that order of preference, to gather the file names automatically?
If the ext is U: and the movies are all AVI or WMV: dir/s/b u:\*.AVI > movielist
dir/s/b u:\*.WMV >> movielist
=====================================
Helping others achieve escape felicityM2
Yes (14) | ![]() | |
No (14) | ![]() | |
I don't know (15) | ![]() |