Hi Can someone PLEASE tell me how to install tomcat 5.5 silently? I need to install the service, set the destination folder, set the Administrator user name and password, and set the path to the JVM. Does anyone know the parameters that I need to set at the command line in order to accomplish this? So far I have the following:
apache-tomcat-5.5.17.exe /S /D=C:\develop\tomcat5.5 Thanks - TJ