View Single Post
Old 01-06-2009, 04:24 AM   #3
poloman
Enthusiast
poloman began at the beginning.
 
Posts: 25
Karma: 10
Join Date: Nov 2008
Device: PRS505, Kindle 3G
you could pipe it out using dos? if you know where the books are stored, go to it via start > run > type "cmd" enter. navigate to the books folder (ie "d:" enter, "cd books" enter), then "dir /s/a > booklist.txt".

This will produce a full list of all your books in a text file. you'll need to spruce it up a bit as it'll have directory and file size info in.

(works for me!)
poloman is offline   Reply With Quote