To create a new scheduled task, first select the "Tasks" folder.
Then select Edit/New from the menu. Alternatively you can use the right mouse click menu. You will see the "Edit Task" dialog.
Comment
In the "Comment" field, enter a description of the task to schedule.
Program
In the "Program" field, enter the name of the program. You can specify either a relative path or absolute path. If you want to look up the program, press the "Browse..." button.
Enabled
If you want to disable the task, de-select, the "Enabled" check box.
Daily
If you want to schedule the task to run daily, select the "Run Every Day" check box.
Months
Check the months to schedule the task.
Days of the Month
Check the days of the month to schedule the task.
Days of the Week
Check the days of the week to schedule the task.
Note: If you select both several days of the month and several days of the week, the task will run when either condition is met.
For instance, if you select the 1st and 15th and select Sunday, the program will be run every 1st and 15th of the selected months (regardless of day of week) as well as every Sunday of the selected months (regardless of day of the month.
To run on a weekday schedule, check all days of the month and the selected days of the week.
To run on a days of the month schedule, check all days of the week, and the selected days of the month.
Hours
Check the hours to schedule the task.
Minutes
Check the minutes to schedule the task. (KCron does not support scheduling tasks at more granular than five minute intervals.)
Press the "OK" button to continue.
Note: The scheduled task is not actually set up until saved. All modifications can be saved by selecting File/Save from the menu.
Alternatively press the "Cancel" button to abandon creating this new task.