View Single Post
Old 03-11-2012, 08:03 PM   #11
wallcraft
reader
wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.
 
wallcraft's Avatar
 
Posts: 6,975
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
Quote:
Originally Posted by Big McLargeHuge View Post
Still have no idea how to proceed.
If you look at any folder containing .py files using file explorer, they should show up with yellow and blue (python) icons.

If you type python in a command window, it should come back with a 2.7.2 header and >>>
Type quit() to exit.

Now try
Code:
kindledrm filename.azw
or pdurrant's
Code:
drmcheck filename.azw
Note that the command window has filename completion, so type a partial filename and a tab to complete it.
wallcraft is offline   Reply With Quote