English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i.e I have about 600 tunes in a folder in My Music. If isimply Copy & Paste, it's going to do the files, which is not what I want to do. How can i select the written info for copy & paste to a Word document so I can list them all ready to print? I hope that makes sense.

2006-11-16 12:04:57 · 5 answers · asked by Kris 1 in Computers & Internet Other - Computers

5 answers

Hi,

Click Start->Run and type cmd

This will open a command prompt window. Use the cd command to change to the directory where all your files are stored. If the files are all in the same folder use:

dir /B > music.txt

This will create a file called music.txt in your music folder with all the file names in this directory.

If they are not in the same directory then go to the top most level director and use:

dir /S /B > music.txt

This will go through all sub directories. You may need to do a bit of editing of the file in this case, but nothing a find and replace won't fix in a few minutes.

HTH

PS feel free to use music.doc for example instead so that it creates a Word doc for you...

2006-11-16 12:30:52 · answer #1 · answered by Conspiracy 3 · 0 0

I supply such obtrusive solutions a thumbs down and don't examine previous the 1st few traces as quickly because it is going to become sparkling that's basically a replica and paste activity. even while that's somebody's hand-typed opinion I on occasion supply up after ten traces or so, I might desire to be incredibly bored to ascertain previous that.

2016-10-04 01:26:55 · answer #2 · answered by dunkelberger 4 · 0 0

If the artist and title are in the file name, then open up MS-DOS, list the contents of the directory and c+p that into notepad.

Use find+replace to format it (replace .mp3 with whitespace, for example).

dir /? shows you options for formatting dir output, can't remember the one that just prints off filenames.


One day, DOS will be able to output to files...

2006-11-16 12:22:36 · answer #3 · answered by lordandmaker 3 · 0 0

Take all the songs and open them up in Widnows Media player and use the internet to find all the information of each song.

2006-11-16 12:06:39 · answer #4 · answered by Cold Fart 6 · 0 0

I have tried many times. I'm pretty sure there is no way to do it. I've tried making playlists in winamp and opening them with windows, but that doesn't work. If there is I would love to know as well.

2006-11-16 12:07:40 · answer #5 · answered by Adam B 2 · 1 0

fedest.com, questions and answers