I'm very curious about this program AutoITscript. It seems to offer a low tech way to automate Windows tasks for you if you sit down and learn their scripting language. It is supposed to be able to run executables and even send keystrokes or mouseclicks.
https://www.autoitscript.com
I'm considering the idea of learning this to automatically run Virus Scanners in sequence. At the moment, I've been interning at a PC Shop and Virus Cleanup is a common task so something like this seems like it could be very convenient.
I'm just wondering if there might be potential problems I might be missing. It does seem that just scripting several Virus Scanners to remove things automatically might have a small risk if there is a False Positive and a legit program is removed. Maybe if that happens, the program could just be let out of Quarantine?
Anyway, I'm about to experiment with this so I'll post any results.