Subject: Ruby as Windows Service From: "Mehr, Assaph (Assaph)" <assaph@ a . m Date: Fri, 13 Aug 2004 09:50:58 +0900 Hi All, I almost got to the point where I can install any ruby program as a Windows service. I do this using cygwin. For example to install Instiki as a service: $ cygrunsrv --instal Instiki --path c:/ruby/bin/ruby.exe --args c:/Stuff/instiki-0.9.1/instiki.rb The executable for the s