O
Oriane
Hi there,
I'm looking for a way to create and modify scheduled tasks on Windows (7,
XP, Vista, Server) on the Windows Operating system with managed code. I've
googled and saw several references, like this :
http://community.bartdesmet.net/blo...nd-windows-server-2008-from-managed-code.aspx,
using the Task Scheduler 2.0 API. But these examples only create tasks and
I can't see how to modify them. Besides, I wonder if this code example runs
on XP/2003 Server, since the Task Scheduler 2.0 API is a COM component which
is only present on Vista/7 and W2K8.
Best regards
I'm looking for a way to create and modify scheduled tasks on Windows (7,
XP, Vista, Server) on the Windows Operating system with managed code. I've
googled and saw several references, like this :
http://community.bartdesmet.net/blo...nd-windows-server-2008-from-managed-code.aspx,
using the Task Scheduler 2.0 API. But these examples only create tasks and
I can't see how to modify them. Besides, I wonder if this code example runs
on XP/2003 Server, since the Task Scheduler 2.0 API is a COM component which
is only present on Vista/7 and W2K8.
Best regards