[ANN] win32-taskscheduler 0.2.0

D

Daniel Berger

Hi all,

The Win32Utils Team is happy to announce the release of
win32-taskscheduler 0.2.0!

= What is it?
An interface to the MS Windows Task Scheduler (the Windows analogue of
cron). With this library you can create and configure programs to run at
specified times.

= What's new?
Version 0.2.0 is now pure Ruby!

In addition, the TaskScheduler#exists? method was added, and the
Task#new_work_item method now accepts symbols as well as strings for
keywords. The keys are now validated, too.

There was also one bug fix. The TaskScheduler::ONCE constant is now
handled properly.

= How do I get it?
gem install win32-taskscheduler

Or visit the project page, and grab & insall the source manually from
http://www.rubyforge.org/projects/win32utils

= And now the bad news
Version 0.2.0 does not currently support Windows Vista or later
(Microsoft changed the API). However, support will be added in the next
release.

But, it will work on Windows XP and Windows 2003.

Enjoy!

The Win32Utils Team
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,563
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top