Archive: January 2006

Chained AutoLogon Sequence

January 10, 2006 by Marcus Tettmar in Scripting

Someone recently asked if we could add a new feauture to AutoLogon that would allow several macros to be scheduled one after the other without logging off in between.  At present AutoLogon works at the macro level.  It logs in, runs the macro and then logs out again.  What if you want to schedule several […]

Read more »

Macro Scheduler 8.0 Released

January 4, 2006 by Marcus Tettmar in Announcements, Macro Recorder

The eagerly awaited new version of Macro Scheduler, version 8.0, was released this morning. We’ve added some really cool new features which allow macros to be scheduled even when Windows is logged out and automatically log back into Windows (or unlock the workstation) when needed. AutoLogon will automatically log into Windows, run the macro and […]

Read more »

Image Recognition

January 3, 2006 by Marcus Tettmar in Scripting

When we are automating Windows applications we nearly always need to be able to detect new windows and wait for windows to open and close and be ready etc.  Unfortunately there are times when this is not possible.  Flash applications for example are just exposed as graphics and expose no windowed controls that we can […]

Read more »