English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have thousands of files, and I want a list of these files with its name. How to do it ?

2007-01-01 22:46:49 · 2 answers · asked by James Bond 1 in Computers & Internet Software

Thx. for the answer.
But from command prompt how to copy the file names ?

2007-01-01 22:57:17 · update #1

It answers my question. Thanks a lot

asp and Maurice F.

You saved my time. Have a happy new year

2007-01-01 23:11:22 · update #2

2 answers

Open a command window, then type:

dir /s *.* > C:\DirList.txt

It's gonna take a while, but, when it is finished, you can print the file at C:\DirList.txt

2007-01-01 23:01:07 · answer #1 · answered by Kokopelli 6 · 0 0

If i understood your problem correct.. then
goto command prompt to the directory where your files located. just mark and copy only the filenames and pasted to any ms office tool like word etc...

sorry if this is not related to your question.
hope this helps

2007-01-02 06:50:55 · answer #2 · answered by asp 1 · 0 0

fedest.com, questions and answers