Now I'm getting system cannot find the file specified after creating the service, any thoughts? EDIT: I ended up editing the registry entry to use the full java.exe path and now it works. Wondering why it doesn't work with PATH and JAVA_HOME env variables set.
Now I'm getting system cannot find the file specified after creating the service, any thoughts?
Thanks for the speedy response
Can I use this with Java 16? I tried and when I execute runConsole.bat it gives me this: "java.lang.IllegalAccessError: class org.rzo.yajsw.wrapper.AbstractWrappedProcess (in unnamed module @0x66d2e7d9) cannot access class sun.security.action.GetPropertyAction (in module java.base) because module java.base does not export sun.security.action to unnamed module"