markt-asf commented on issue #139: service.bat handles changed Service at installation URL: https://github.com/apache/tomcat/pull/139#issuecomment-481356608 The patch needs some more work. Currently it works if you install a different service name using the installer (because `tomcat9[w].exe` are renamed) but it fails if you install from the zip and try `service.bat install foo` I suggest you update the patch to first look for `tomcat9[w].exe` and then, if that is not found, `servicename[w].exe`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org