On 3/31/06, Berger, Daniel <Daniel.Berger / qwest.com> wrote: > > -----Original Message----- > > From: Gregory Brown [mailto:gregory.t.brown / gmail.com] > > Sent: Friday, March 31, 2006 8:41 AM > > To: ruby-talk ML > > Subject: Re: Windows Registry tool. > > > > > > On 3/31/06, Berger, Daniel <Daniel.Berger / qwest.com> wrote: > > > > -----Original Message----- > > > > From: Gregory Brown [mailto:gregory.t.brown / gmail.com] > > > > Sent: Friday, March 31, 2006 8:12 AM > > > > To: ruby-talk ML > > > > Subject: Windows Registry tool. > > > > > > > > > > > > The code: > > > > > > <snip> > > > > > > See win32-registry. Included as part of the stdlib, as well as > > > win32-resolv. > > > > Daniel, I had problems getting win32-registry to work right. > > It was complaining about not having write permissions. > > (Though I had admin rights). That's where this steaming turd > > pile came from ;) > > In that case, I would submit a bug report. :) I'll try to recreate the problem in work today and send it your way. in the mean time, i have a messy little thing that works. The version I have in work is actually kind of friendly, with method and variable names a non-programmer won't puke at. Still, I tried win32-registry first, and it would have been my preferred thingie. ;)