View Single Post
Old 12-12-2008, 06:28 PM   #143
pilotbob
Grand Sorcerer
pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.
 
pilotbob's Avatar
 
Posts: 19,832
Karma: 11844413
Join Date: Jan 2007
Location: Tampa, FL USA
Device: Kindle Touch
Quote:
Originally Posted by TriniGirL View Post
C:\Users\Denise\Documents\My eBooks>python26 mobidedrm2.py
MobiDeDrm v0.02. Copyright (c) 2008 The Dark Reverser
Removes protection from Mobipocket books
Usage:
mobidedrm infile.mobi outfile.mobi PID

C:\Users\Denise\Documents\My eBooks>
Ok... there you go. Now it's working. For some reason the .py extension doesn't seemed to be registered on your PC.

So, now run this:

python26 mobidedrm2.py MyBook.prc Mybook_clean.prc PID

Replacing names accordingly. If your book name has spaces in it make sure to put them in quotes, like this:

python26 mobidedrm2.py "My Book.prc" "My book_clean.prc" PID

BOb

Last edited by pilotbob; 12-12-2008 at 06:33 PM.
pilotbob is offline