Search found 2 matches
- Wed Dec 12, 2012 3:54 am
- Forum: VCL Scheduling Agent
- Topic: Demo Project - Advanced trigger features with TaskScheduler2
- Replies: 0
- Views: 104616
Demo Project - Advanced trigger features with TaskScheduler2
How do we access the advanced trigger features in the demo (e.g. task repeat every 1 hour etc) when running in Windows Vista (and above) with the User Vista Scheduler option turned on in the demo The only we we can seem to access these advanced trigger properties is to turn this feature off (which b...
- Tue Sep 14, 2010 8:23 pm
- Forum: VCL Scheduling Agent
- Topic: Vista (& above) Event Triggers
- Replies: 0
- Views: 22061
Vista (& above) Event Triggers
Is there any way to schedule tasks on a Event ID (issued by an application/service posted to the Windows Event Log) in a similar manner to that provided by the underlying OS task scheduling framework for these newer O/S's (Windows 7, Server 2008, & Vista - I think). If possible some sample code ...