I couldn't get win32-service to work. I ended up using Firedaemon.
If you use Firedaemon, you don't need to use RubyScript2Exe. Just have
Firedaemon run: 'ruby c:\foo\bar.rb'
sd
···
-----Original Message-----
From: Daniel Berger [mailto:djberg96@gmail.com]
Sent: Tuesday, June 06, 2006 10:13 AM
To: ruby-talk@ruby-lang.org
Subject: Re: Ruby App as a Windows Service?Jim Freeze wrote:
> Hi
>
> This is a query for all those windows power users.
> I want to install a ruby app as a windows service.
>
> I am assuming that the best practice is to use RubyScript2Exe
> and something like Winserv (@Sw4me) or
> http://www.firedaemon.com/ to run the app as a service.
>
> Can someone with experience in doing this comment on
> my theories as how to proceed?
>
> Thanks
You could use those, or use win32-service.Regards,
Dan
This e-mail message may contain privileged and/or confidential
information, and is intended to be received only by persons entitled to
receive such information. If you have received this e-mail in error,
please notify the sender immediately. Please delete it and all attachments
from any servers, hard drives or any other media. Other use of this e-mail
by you is strictly prohibited.
All e-mails and attachments sent and received are subject to monitoring,
reading and archival by Seminis. The recipient of this e-mail is solely
responsible for checking for the presence of "Viruses" or other "Malware".
Seminis accepts no liability for any damage caused by any such code
transmitted by or accompanying this e-mail or any attachment.