Modify joget.start to point to the new tomcat folder.
set CATALINA_HOME=.\apache-tomcat-8.0.20 |
set CATALINA_HOME=.\apache-tomcat-8.0.33 |
After you have successfully added Tomcat as a service, you may also want to add MySQL as a service and make Tomcat dependent on MySQL as well.
Reference: Apache Tomcat 8 - Windows service HOW-TO