Re: Printing hard drive contents




"GEVan" <GEVan@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:DD2408B6-DCD1-48E4-8168-7FB09925D60D@xxxxxxxxxxxxxxxx
I have several hundred mp3 and DVD titles on my external HDD. Is there a
way
to print the contents of the drives to obtain a list of file/folders?

Here is one option:
- Click Start / Run / cmd {OK}
- Type these commands:
U: {Enter}
tree /F /A > c:\Files.doc {Enter}
c:\Files.doc {Enter}


.


Loading