View Single Post
Old 03-23-2009, 02:04 AM   #154
RandallFlagg
Hey Trashcan Man
RandallFlagg will become famous soon enoughRandallFlagg will become famous soon enoughRandallFlagg will become famous soon enoughRandallFlagg will become famous soon enoughRandallFlagg will become famous soon enoughRandallFlagg will become famous soon enough
 
RandallFlagg's Avatar
 
Posts: 66
Karma: 658
Join Date: Jan 2008
Location: So Cal
Device: Nook color, prs 505, Axim x30, psp, Acer Aspire One [running xp]
Quote:
Originally Posted by rcuadro View Post
Here is how I got it to work... I made a directory in the C drive called C:\LRFTools and another one called c:\eBooks (I put the books I wanted to convert here)
I also renamed the jar file to simply LRFTools.jar to make it easier on me

1. Start --> Run --> command
2. cd LRFTools
3. java -Xms200M -Xmx300M -jar LRFTools.jar convert c:\eBooks -EPUB
4. Whala!! LRFTools converted the books I had in the eBook directory to epub.

Hope this helps out a bit
Thanks for the info. As soon as I figured out that the little Acer Aspire One didn't have java installed and that I also needed to rename the .rar file I was golden. I was converting an lrf so I had to change line 3 to:
java -Xms200M -Xmx300M -jar LRFTools.jar convertLRF c:\eBooks -EPUB
I can now take the epub to Calibre and add my cover. That's really all I wanted was to have covers on my lrfs.
RandallFlagg is offline   Reply With Quote