README.win32 497 Bytes
Credits
=======

The Win32 service support scripts have been written by
Herryanto Siatono <herryanto@pluitsolutions.com>. 

See his accompanying blog posting at
http://www.pluitsolutions.com/2007/07/30/acts-as-ferret-drbserver-win32-service/


Usage
=====

There are two scripts:

script/ferret_service is used to install/remove/start/stop the win32 service.

script/ferret_daemon is to be called by Win32 service to start/stop the
DRbServer.

Run 'ruby script/ferret_service -h' for more info.