View Single Post
Old 03-14-2012, 08:58 PM   #33
sadievan
Wizard
sadievan ought to be getting tired of karma fortunes by now.sadievan ought to be getting tired of karma fortunes by now.sadievan ought to be getting tired of karma fortunes by now.sadievan ought to be getting tired of karma fortunes by now.sadievan ought to be getting tired of karma fortunes by now.sadievan ought to be getting tired of karma fortunes by now.sadievan ought to be getting tired of karma fortunes by now.sadievan ought to be getting tired of karma fortunes by now.sadievan ought to be getting tired of karma fortunes by now.sadievan ought to be getting tired of karma fortunes by now.sadievan ought to be getting tired of karma fortunes by now.
 
sadievan's Avatar
 
Posts: 1,933
Karma: 5477576
Join Date: Nov 2010
Device: Kindle Paperwhite, iPhone, Kobo LC
Quote:
Originally Posted by ixtab View Post
Try this:
Code:
echo off
for %a in (c:\ebooks\*.*) do kindledrm "%a" >> out.txt
echo on
NOTE: I don't have windows, so I'm just guessing. It should work, but I can't guarantee it.
Thanks. Did this and it gives a list but does not give the name of the file. Here is the output.

Quote:
Mobipocket ebook, PalmDOC compression unencrypted.

Mobipocket ebook, PalmDOC compression encrypted with current encrytion method.

Mobipocket ebook, PalmDOC compression encrypted with current encrytion method.
Is there anyway to produce the names of the files.

Anyway, if not thanks for your help.

Carol
sadievan is offline   Reply With Quote