Quote:
Originally Posted by chaley
try using
start calibre --start-in-tray
in your batch file
|
Thank you so much! I have been trying different things all morning with googling to figure this out. I had the same problem before where Calibre was opening in tray but the command box was not closing. Adding start at the front of the command solved my problem. This was my first time doing a batch file so kind of neat to see it work too.