Simple and flexible method to run java as a windows service
问题 I read SO q&a about launch java as windows service wrappers, but can't find/choose product, suitable for my requirements : Wrapper reads all java launch parameters from config file. In registry must be only commands to run wrapper itself - path to exe and maybe path to config. Always grant admin rights to change app parameters in registry is not comfortable. Working dir and path to application also must be in config. I want to place all wrapper files deep into program, because user not