<arg line="/C startup.bat"/> see http://ant.apache.org/faq.html#batch-shell-execute
Jan >-----Ursprüngliche Nachricht----- >Von: Alberto Marquÿffffe9s [mailto:[EMAIL PROTECTED] >Gesendet: Freitag, 12. Mai 2006 11:45 >An: [email protected] >Betreff: statup.bat execute > >as it is possible to execute a file bat I am trying to take >tomcat with these lines and it does not work? > > > <exec executable="cmd.exe" output="log.txt" >dir="c:/Archivos de programa/Apache Software Foundation/Tomcat >5.0/bin" os="Windows XP"> > <arg line="startup.bat"/> > </exec> > > >--------------------------------- > >LLama Gratis a cualquier PC del Mundo. >Llamadas a fijos y móviles desde 1 céntimo por minuto. >http://es.voice.yahoo.com > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
