> -----Original Message-----
> From: win32utils-devel-bounces@rubyforge.org
> [mailto:win32utils-devel-bounces@rubyforge.org] On Behalf Of
> Nathaniel Talbott
> Sent: Monday, February 28, 2005 2:21 PM
> To: win32utils-devel@rubyforge.org
> Subject: [Win32utils-devel] Bug in win32-service
>
>
> I found a small (easily worked around) bug in service.c. The
> accessor for the start user is called "start_name", but
> create_service tries to access "@service_start_name". A
> simple "service.instance_eval{@service_start_name =
''name''}
> works around it, but I thought ya''ll might want to fix it.
>
> BTW, thanks for win32-utils... I don''t like using Windows,
> but when I do need to, it''s KILLER to have all of these tools
> at my fingertips.
>
>
> --
> Nathaniel
Confirmed. Thanks Nathaniel. Fixed in CVS. I''ll put out a new
release
tonight.
Regards,
Dan