Posted by NRen2k5 on 10/06/49 11:41
BIGSKYPA wrote:
> Winamp?
>
> Man, I have a dial-up connection!
>
>
> The better solution is as follows;
>
> 1. Go to the Command Prompt
> 2. G: (where "G" is my cd drive letter)
> 3. Dir >C:CD.TXT (the "C" is my hard drive and the location where I
> want the cd file listing to be located
>
> 4. EXIT
> 5. open your word processor
> 6. Open the CD.TXT file
>
> Ta dah!!!!
>
> Another complex problem solved someone who REALLY loves DOS!!!!
If you're going to use DOS then this commandline would be better than
the one you presented:
dir /o:n /b *.mp3 > C:\CD.TXT
It will give the filenames and ONLY the filenames... no other info such
as dates created and modified, size, etc.
- NRen2k5
Navigation:
[Reply to this message]
|