Quote:
Originally Posted by rcuadro
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.
