Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


Azzure

13 posts

Geek


#12238 6-Mar-2007 15:22
Send private message

Hi there,
I have a DVD full of mp3s and I want to make a word list of the tracks, how can I do this? Someone suggested downloading winamp but before I do is there anyother way to create a word list of the tracks on my DVD. I've copyied the tracks onto my hard drive and all the names appear in the folder I've stored them in, how do I copy all the track names into one list I can print out, without having copy each track name individually?

Regards,
Azzure 

Create new topic
sbiddle
30853 posts

Uber Geek
+1 received by user: 9996

Retired Mod
Trusted
Biddle Corp
Lifetime subscriber

  #62977 6-Mar-2007 15:26
Send private message

The simplest way is to just use good 'ol DOS command line

Go to Start, Run and type CMD to get a command prompt.

assuming your DVD rom is the D: drive type

d:

dir >c:\list.txt

Which will create a text file of the entire directory listing on the DVD called list.txt on your c: drive. You can then import this list into something like excel, get rid of the columns you don't want and sort it in any way you want.

There is bound to be plenty of programs to do things in a fancier way..








rscole86
4999 posts

Uber Geek
+1 received by user: 462

Moderator
Trusted
Lifetime subscriber

#62979 6-Mar-2007 15:30
Send private message

If your lazy like me, you can open the folder in explorer so that you can see all the names, and just hit printscreen, open it in paint (or equivalent).

Crop it and then print it :D

Azzure

13 posts

Geek


  #62980 6-Mar-2007 15:32
Send private message

Thanks I don't need fancy, but I do need to find the list I've created on my c drive, any tips?



Azzure

13 posts

Geek


  #62983 6-Mar-2007 15:49
Send private message

Actually, I've done what was suggested above and a list pops up with nothing in it ? I don't think its working, any other tips?


sbiddle
30853 posts

Uber Geek
+1 received by user: 9996

Retired Mod
Trusted
Biddle Corp
Lifetime subscriber

  #62984 6-Mar-2007 16:03
Send private message

If you go to Windows Explorer or My Computer and click on your C drive there should be a file called list.txt if you click on that the file should open and you should see the list of all the files.




Azzure

13 posts

Geek


  #62985 6-Mar-2007 16:16
Send private message

Opps its e drive, my cdrom is e drive and I did what you said and its telling me it can't find the path specified.


 
 
 

Shop on-line at New World now for your groceries (affiliate link).
Azzure

13 posts

Geek


  #62989 6-Mar-2007 16:33
Send private message

Maybe I'm typing it all in wrong.

Should there be spaces?

So should the first thing I type be e: then should I press enter

This would bring me to a new line with E:\> then should I type dir >c:\list.txt

Azzure

13 posts

Geek


#62990 6-Mar-2007 16:37
Send private message

Hells Bells, I just got it!!!!!!

It's all there with other bits but I can delete that stuff, thanks man! Thanks for your help!

richms
29098 posts

Uber Geek
+1 received by user: 10209

Trusted
Lifetime subscriber

  #63006 6-Mar-2007 18:36
Send private message

dir /b > c:\whatever.txt

the /b is bare  




Richard rich.ms

Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.