Schedule Tasks
Top  Previous  Next

iMacros is fully compatible with the built-in Windows Task Scheduler and any other task scheduler.

The Microsoft Task Scheduler is part of your Windows system. It "hides" in the "Control Panel" folder, which is located in the "My Computer" folder on your desktop.

By using Task Scheduler, you can schedule tasks such as iOpus iMacros or system tools like the Disk Defragmenter to run at a defined time that is most convenient for you. The Task Scheduler starts each time you start Windows and runs in the background, checking if any scheduled task is due. With Task Scheduler, you can schedule a task to run daily, weekly, monthly, or at certain times such as system startup.

scheduled_tasks
To use the scheduling service on Windows 98, NT, 2000, click on the My Computer icon located on the Desktop. Then double-click on Control Panel to get to the Scheduled Tasks folder.

In Windows XP and Server 2003 you can access this from the Start Menu and clicking on Settings and then Control Panel to Scheduled Tasks.

Double-click Add Scheduled Task. Follow the instructions in the Add Scheduled Task Wizard. Select the Open advanced properties for this task for more set up options.


command_line_runas

What you enter at the "Run" file could look like this:

"C:\Program Files\InternetMacros4\imacros.exe" -macro YourMacro -tray -loop 50

Important: The actual command must be inside quotation marks whereas the command line options must be placed outside.

Important: If you want your task to run even if no user is logged in, you must enter a user name and password in the "Run As" box.

Alternatively you can point to a Batch file or Windows Scripting (VBS) file that contains the specific instructions to start the software. Thus you can conveniently execute several commands in a sequence.








Page URL http://www.iopus.com/imacros/help/scheduled_tasks.htm