Quote:
Originally Posted by slm
If you are on a Windows machine, download mobigen (the Mobipocket tool that actually does the conversion). Given an .opf file, mobigen produces a .prc file
so I'm guessing that
for %a (in *.opf) do mobigen %a
will work. But I'm completely incompetant in DOS, so don't trust me.
|
The problem is that opfs are each in their own directory. How can I make this work?