Question Best windows automation for program control?

jasonlt84

Prominent
Sep 22, 2017
3
0
510
Hi everyone,

There are quite a few options for windows automation software. I'm looking for something that is simple with complex capabilities. One key thing I want is to be able to have the program search my downloads folder for epub files. If the result is more than one, open Calibre, then select all the epub files and move them into Calibre. It would then record my actions within the Program (in this case, select a button that may come up after the files have been moved. Then go back and delete the original files.

Is this possible? I would prefer it automatically check the folder for new files and run the script on any new epub files. Alternatively I can set it up to run on a weekly basis.

Thanks!
 
D

Deleted member 14196

Guest
It’s possible but you have to write the automation program yourself. I suggest AutoIt as your language to automate stuff. It is far more capable than what you need it for.