 Re: skindle - remove DRM from KindleForPC ebooks (mobi and topaz)
Simple cmd or bat file
name it sk.cmd or sk.bat
cd \skindle
skindle -i %1 -o %2 [optional: -p mobipid or other pid)
usage: \skindle\sk newbook.prc newbook.mobi
You must first copy the .prc/.azw files to the \skindle folder.
Can be run from command prompt or the Start-Run command in Win XP/Vista/Win7 (might need to configure later versions to show the Run command in the menu)
|