解决 安装tomcat fail的方法
在安装tomcat时候碰到Failed to install tomcat5 service .
Check you set and permissions
Ignore and continue anyway(not recommended)?
解决方法:
运行->cmd->sc delete tomcat5
显示: DeleteService SUCCESS
然后再安装tomcat到那个位置就不会跳出那个安装tomcat5 service的错误。
在Windows环境下,删除系统服务里的服务的方法:最好的还是sc delete servicename
页:
[1]