Hello, I have one problem. I need deploy the apache tomcat to 42 windows computers with full install (core, service, documentation and others) in unattended (silent). But, I have only this command:
apache-tomcat-5.5.17.exe /S /D=C:\develop\tomcat5.5 How to I make this? Thanks! Jonildo Santos