Thread: Mobiperl mobiperl for dummies?
View Single Post
Old 07-06-2008, 12:14 AM   #4
Leep
Guru
Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.
 
Leep's Avatar
 
Posts: 739
Karma: 1018859
Join Date: Jun 2008
Location: Near Seattle
Device: kindle1, K3, K3G (thanks MR), iTouch, Kindle Touch
You will want to run Mobi2mobi from a command prompt window.
From the Start button, choose accessories and you will find it there.
from within the command prompt window, change your directory to where you have mobi2mobi.exe and your ebook you want to fix. For example, if it is on your desktop in a directory called ebooks, you would type cd desktop\ebooks
Once you have the correct directory, let's assume that the name of the book you want to fix is GoneWiththeWind.prc . The command to change the title would be: mobi2mobi.exe GoneWiththeWind.prc --outfile "Gone With the Wind.mobi" --title "Gone With the Wind"

Note: If you are trying to get it to work with the Kindle, you will need to run kindlefix.py first to get an .azw file and then your command would be: mobi2mobi.exe GoneWiththe Wind.azw --outfile "Gone With the Wind.azw" --title "Gone With the Wind"
Let us know if you have any further problems

Cheers
Leep is offline   Reply With Quote