Hi,
1. You need to properly install ActiveState Active Python 2.7.2 on your machine.
2. You need to unzip the mobi_unpack_update4.zip archive
3. to make things simpler, copy the mobi_unpack_update5 folder to your Desktop
4. then copy the .azw4 (nodrm) ebook into the mobi_unpack_update5 folder now on your Desktop
5. You need to open a terminal session (command line) to run the program,
this can typically be done by running cmd.exe
5. You need to use the "cd" command line command to change directory to your Desktop and then into the mobi_unpack_update4 folder and then run the following commands (one per line hitting return after each)
mkdir output
python .\mobi_unpack.py YOUREBOOKNAMEHERE.azw4 output\
Once it completes, you should be able to find the .pdf file inside of the output folder that was created. You might have to fish around to find it.
FYI: if you do not know command line tools, then you would be better off getting the MobiUnpack.pyw gui program that interfaces to the version 32 mobiunpack.py program and using it. If you want instructions on how to do that instead of using the command line, just let us know.
KevinH
Quote:
Originally Posted by Neonical
I'm sorry I'm still completely new to this whole process, and I know this is a dumb question.
I've installed ActivePython 2.7.2 64 bit link directed on this threat
I have downloaded your latest zip mobi_unpack_updated4.zip
I don't know what to do next with the things I have. IM just confused, this is all new to me.
I've tried to fish through all the pages of this threat but its not much help to me.
Can you please explain to me what it is I need to do exactly. Hopefully I've understood atleast a little in knowing this is how to convert my azw4 file.
Thank you 
|