The Task Scheduler Managed Wrapper package provides a single assembly wrapper for the Task Scheduler found in all Microsoft operating systems post Windows 98.
Microsoft introduced version 2.0 (internally version 1.2) with a completely new object model with Windows Vista. The managed assembly closely resembles the new object model, but allows the 1.0 (internally version 1.1) COM objects to be manipulated. It will automatically choose the most recent version of the library found on the host system.
What's New in This Release: [ read full changelog ]
· Many bug fixes, full support for Windows 7 and Windows 8 additions to core library, and an enhanced editor to allow editing of all properties, since the 1.8.3 release