
February 3rd, 2008
|
 | Valued Member | | Join Date: January 31st, 2008 Location: San Francisco
Posts: 763
| |
There may be an easier way, but this is how I do it (olde skool).
Go to start/programs/accessories and select Command Prompt.
You can have DOS print your list, but I prefer to save it to a text file for later editing.
The command is DIR C:\LimeWire\Shared > C:\Documents\mysongs.txt where \Shared is the location of the files you want to list and \mysongs.txt is the file (list) you want created
You will likely want to edit the text file before printing. |