请问我用Runtime.getRuntime().exec执行快捷方式执行不了,求解决方式
杉杉工作室 2012-07-12 05:23:43 我用命令行进入指定目录,并执行。bat文件,可以执行,但我用全路径F:\\apache-tomcat-7.0.23\\apache-tomcat-7.0.23\\bin\\startup。bat就执行不了,报------The CATALINA_HOME environment variable is not defined correctly
This environment variable is needed to run this program======这是怎么回事