rss Home » Tag Archive For ‘DOS’

How to get list file names of folder

How to get list file names of folder

Many users are surprised to discover that Windows does not provide a direct way to get a list of file names contained in a directory. This tip describes how to create such a list in a text file, which can then be imported into Excel.

To generate a list of file names, you’ll need to use a DOS command typed in a DOS command window. To open a DOS command window:

Click the Windows Start button
Click Run
Type “cmd” (no quotes) and press Enter. if “cmd” doesn’t work, use …

More »