The windows task scheduler fails to stop even after completing the task. It re-runs the completed task. So how to configure the task to stop after particular duration ??

link|improve this question
feedback

migrated from stackoverflow.com Oct 10 '11 at 13:12

This question came from our site for professional and enthusiast programmers.

1 Answer

You have to configure the task properly.

link|improve this answer
+1: AKA "You are doing it wrong." – surfasb Oct 11 '11 at 1:00
feedback

Your Answer

 
or
required, but never shown