Just an update that the Batch command really works well with MobiDeDRM, using the following syntex
Code:
For %%i in (*.prc) Do mobiddrm04.py %%i %%~ni-1.prc 5UMRXH2$UK
pause
This combined with a Mobi2HTML Batch script is really going to save me a lot of time, especially when I go on one of my Book buying Binges
MOdified it slightly to leave the original file there, so that there is less chance of confusion