Page 1 of 1
watchdog/check software
Posted: Sat Mar 20, 2010 10:35 am
by phoenixb
Hi,
I'm searching for a watchdog/check software that can restart 1 time a day a software program but when the software is restarted runs a few mouse handlings.
to accept some pop-ups and set 2 function's "on" in a menu.
Have someone something like that?
Grtz,
Re: watchdog/check software
Posted: Sat Mar 20, 2010 12:20 pm
by Tiz
In the past I have worked with AutoIt to automate some tasks in windows
http://www.autoitscript.com/autoit3/index.shtml.
You could make a script with it and then let the script run at times by using windows Task scheduler. Hope this can help you.
Re: watchdog/check software
Posted: Sat Mar 20, 2010 8:15 pm
by Fantic
A program from the old Mac times is QuicKeys, this will allow you to automate many different things like mouse clicks and menu's timed events and much much more. The program was made by CE Software and they also made a Windows version, it is still available for XP
http://startly.com/products/quickeys/windows/3/.
Re: watchdog/check software
Posted: Sat Mar 20, 2010 10:42 pm
by phoenixb
Hi,
Thanks for the info, i'm going to look the 2 software solutions.
Grtz,