Contents or Indexes for Info on CD

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

Guest

How do I print out a detail list/index for contents of a cd I have burned?
 
Hi SSNAT,

How do I print out a detail list/index for contents of a cd I have burned?


Open a command prompt: Start > Run > cmd
then change directories to your CD ROM drive:
cd..
cd..
X: (where X is the letter assigned to the drive)

dir *.* /s > "C:\Documents and settings\username\desktop\list.txt"

You can open the list in notepad or Word and print it

Good luck
 

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

Similar Threads


Back
Top