Hacker News new | ask | show | jobs
by thisjeremiah 2020 days ago
We’ve been following a similar process for our internal tools and have found it to be a good solution. Manually including native libraries is probably the only lousy part. Out of curiosity, what are you using to achieve the windows service installation? We’ve been using nssm, which has worked okay, but I’m curious if there’s a better way of doing it.
1 comments

Yep, we use NSSM as well, it does the job.