start /WAIT apache-tomcat-7.0.54.exe /S /D=C:\Opt\apache-tomcat-7.0.54
sc config Tomcat7 start= auto
net start Tomcat7