I've used Windows Service Wrapper <http://kenai.com/projects/winsw> before which uses a simple XML config file and one executable that you drop into your node app's root. It gave me no problems at all, but you have to make your node program accept a stop command (using a pid file or some other way to determine which process to kill).
-- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
