1

I am very new to procrun. Please, can anyone suggest how to make a Java application run as a Windows service? Step by step if possible.

dsolimano
  • 8,870
  • 3
  • 48
  • 63
Bathakarai
  • 1,517
  • 6
  • 23
  • 39

1 Answers1

0

I have never used procrun but as an alternative, I can recommend YAJSW.

Some of my colleagues successfully used it to wrap a jar as a windows service.

The quick start here should help:

http://yajsw.sourceforge.net/#mozTocId527639

plasma147
  • 2,191
  • 21
  • 35