View Single Post
  #7  
Old 09-17-2010, 04:34 AM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Default

Re: Remove DRM from PDB ebook from Fictionwise


This is what I did:
1. Install Python.
2. Create directory
3. Downloaded then changed ereader2html.txt to .py
4. Copy ereader2html.py to the directory.
5. Copy ereader.pdb file to the directory.
6. Open command prompt
7. typed cd C:\Users\z\Desktop\ebook hit enter
8. typed ereader2html.py CinderellaDeal_103752.pdb outdir “my name” credit card no hit enter
9. then I get:
eReader2Html v0.09 Copyright <c> 2008 The dark Reverser
Converts DRMed eReader books to PLM source and Html
Usage:
Ereader2html infile.pdb [outdir] “your name” credit_card_number
Note:
If omitted, outdir defaults based on ‘infile.pdb’
Its enough to enter the last 8 digits of the credit card number
Reply With Quote