How To easily list all the file name contained in the CD or diskette ?

Situation : I want to list all the Documents mentioned in the CD provided by the client. How will I do that?

Solution :

  1. Press Start and then  Press Run , It will lead you to DOS Setup
  2. Type the location of the drive where you want to list all the documents filename that you want to write( You may use ” cd.. ” or ” e: “ in order to move to the folder in the next level  )
  3. Then type ” dir >txt.txt  ”
  4. Then presto go to Windows and find the filename txt.txt in the location where you made the command and it will show a text file listing all the documents and folders inside.

Hope this helps you.

Related post :

iPod in for my blog ( Online MP3 )

Friendster Attack !!! How to prevent being hacked?

Speeding up Your Slow PC

What to do when your remote control is missing?

Converting any Computer Generated Documents into PDF

One thought on “How To easily list all the file name contained in the CD or diskette ?

  1. or you could use the asterisk wildcard for quick searching while using the command prompt or DOS prompt ( ex. *.txt) searches every filename with the .txt extension and lists them

    AHhh I remember the days of computing during the DOS era.. hrmmm good times :)

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>