February 14, 2011

How Can I Create a Windows Macro

Filed under: — Marcus Tettmar @ 12:55 pm

The simplest way to create a Windows Macro to automate Windows or any Windows application is simply to use the Macro Recorder. Just let it watch what you do and then you can replay those steps back exactly as they were recorded. The Macro Recorder is ideal for the most repetitive jobs. However, most tasks will need to be a little more intelligent – the inputs may change for example – so you will want to learn how to use the code builders and script editor.

Here’s a simple Beginner’s guide which you’ll also find in the help file. It is useful to follow this guide while using Macro Scheduler. Click Next/Previous at top right to navigate from page to page.

Click Here To View The Tutorial

Another good getting started guide is:
How to Start Writing a Windows Automation Script

Also see:
Articles and Tutorials
Round up of Learning Resources