g**********g 发帖数: 18118 | 1 hi Gugu,
is there a software that can output the file names in the folder to word doc
. so I don't need to type the file name manually. I am using Windows XP.
Thank you very much! | S*********g 发帖数: 5298 | 2 dir > files.txt
doc
【在 g**********g 的大作中提到】 : hi Gugu, : is there a software that can output the file names in the folder to word doc : . so I don't need to type the file name manually. I am using Windows XP. : Thank you very much!
| g**********g 发帖数: 18118 | 3 cool. DIR /ON /B *.* > C:\folderlist.txt
BTW, do you know some software that can count the total number of files in
each folder? I have one, but it can not count the file in network folder,
ie. the folder is not in local drive.
thanks! |
|