In article <H7CdnVtNydOJloLdRVn-tw / adelphia.com>, Robert <bobx / linuxmail.org> wrote: >Does Ruby come out of the box with ways to handle the Windows registry? >If not, is there a good add-on that adds the functionality? yes. ON the Windows distribution, look for registry.rb in the Win32 library directory. (require 'win32/registry'). Phil