How do I print a CD Lists?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to print out a list of what is on a CD when I put it in the CD Rom,
but I dont have any idea of how to do it or even what I am suppose to use to
get it printed.Can anyone help me at all? THANKS
 
Is this a data CD? Open a DOS window and do
DIR/S R:\ >CD_LIST.TXT
(where you replace R with the CD drive letter). This will put a copy of the
CD contents into the file CD_List.txt which you can open with notepad or
similar.

You have the best chance of getting sensible answers to these sorts of
questions if you post them in a newsgroup that is related to your operating
system. This group works best for ACCESS questions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top