How could I run my IKVM-compiled exe as a Windows service? Should I write a Wrapper service to it? Is there already anything to do this?
Asked
Active
Viewed 243 times
1 Answers
2
Try Topshelf. It is a service wrapper that eases the burden of creating windows services.

Todd Stout
- 3,687
- 3
- 24
- 29