C Board  

Go Back   C Board > Platform Specific Boards > Windows Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 11-07-2009, 05:41 AM   #1
Registered User
 
Join Date: Mar 2009
Location: Bozen
Posts: 91
Task Scheduling every two days but..

Hello,

IŽd like to schedule a task (through a script) such that it executes an application every two days. However I cannot guarantee that the computer will be on every two days at a specific time.
Can I not somehow specify that it should run every 2 days as soon as possible, and not at a specific time?
simpatico_qa is offline   Reply With Quote
Old 11-07-2009, 03:30 PM   #2
Registered User
 
Join Date: Mar 2005
Location: Mountaintop, Pa
Posts: 1,054
The ITaskSettings interface has a StartWhenAvailable property that can address your issue.
BobS0327 is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Reading a Input File and outputing desired information using if-else,loop,and if-else m3rc3n4y C Programming 13 04-05-2009 10:16 AM
Where do a task get "wakeuped", blocked, preempted? micke_b Linux Programming 4 12-28-2007 04:49 PM
A Task Buffer for storing socket descriptors cloudy Networking/Device Communication 0 09-09-2006 01:08 PM
Round Robin Scheduling using c. eclipt C Programming 8 12-28-2005 04:58 PM
while, sentinel, if, switch Unregistered C++ Programming 1 11-11-2001 11:50 PM


All times are GMT -6. The time now is 08:48 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22