Quote:
Originally Posted by Starson17
However, I don't know of a way to get Calibre to run a batch file on exit.
|
Why not start calibre in a batch file? When it exits, you can do whatever you want.
Note that if you are on windows, there are some issues with using calibre in batch files. You need to use the START command. There was a thread around a month ago that went into detail. I always start calibre with the calibre-debug command and don't have problems, but your mileage might vary.