Hi all, The Win32 Utils Team is pleased to announce the release of win32-process 0.4.0! What's new? =========== It's now pure Ruby! There's now a gem! Other than a minor change to Process.kill (wrt pid 0), the code is identical from your perspective. Where is it? ============ You can get it from the RAA or RubyForge. You can also install it as a gem: gem install win32-process Prereq's ======== This package requires the windows-pr package (0.4.0 or later). Enjoy! The Win32 Utils Team