[python-win32] Task Scheduler

Roger Upole rwupole at msn.com
Thu Jul 14 22:29:06 CEST 2005


There's a taskscheduler module in Pywin32 that gives
you access to the Task Scheduler COM interfaces.
The scripts in \win32comext\taskscheduler\test have
some examples of how they're used.

         Roger
  


More information about the Python-win32 mailing list