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!)
|