Quote:
Originally Posted by lovedj1
I don't know if I'll remember to pause the sync everytime, but I do have it set as only one way. It may be better to just do it manually rather than having it on auto sync, as I don't think I'll remember to pause it. But thanks for the pointer :-)
|
For one friend of mine, we wrote a batch file that stops the sync, runs calibre and when calibre exits, restarts the one way sync. It does slow down calibre's startup but pretty much guarantees that sync will be stopped before calibre is opened. For their purposes, we needed to stop Dropbox and found this:
Code:
taskkill /F /IM dropbox.exe /T
which killed dropbox. After calibre was close, the file ran dropbox.exe.