RE: usage of exec

2005-07-20 Thread Dick, Brian E.
You are heading in the right direction. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 20, 2005 9:15 AM To: user@ant.apache.org Subject: RE: usage of exec Thanks Brain, I have figured out the things something like this Build.xml

RE: usage of exec

2005-07-20 Thread pritesh.saharey
. [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 20, 2005 6:31 PM To: Ant Users List Subject: RE: usage of exec To run batch files you need to specify the dos shell for the executable attribute and specify the batch file as an argument. Something like the following. Although, I prefer

RE: usage of exec

2005-07-20 Thread Dick, Brian E.
available on other platforms, then this makes your build cross-platform. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 19, 2005 11:13 PM To: user@ant.apache.org Cc: [EMAIL PROTECTED] Subject: usage of exec Hi All, I want to use one of my

RE: usage of exec

2005-07-19 Thread Bill Rich
] Subject: usage of exec Hi All, I want to use one of my batch file into my build.xml file, the batch file is as follows: //- Sign.cmd Set NEB_MD5=d:\sign Set NEB_SIGN=d:\sign Set NEB_IMAGE=D:\cdimages\MD1020\MCClient

usage of exec

2005-07-19 Thread pritesh.saharey
Hi All, I want to use one of my batch file into my build.xml file, the batch file is as follows: //- Sign.cmd Set NEB_MD5=d:\sign Set NEB_SIGN=d:\sign Set NEB_IMAGE=D:\cdimages\MD1020\MCClient\KAL-Std55-81

usage of exec

2005-07-18 Thread pritesh.saharey
Hi All, I want to use one of my batch file into my build.xml file, the batch file is as follows: //- Sign.cmd Set NEB_MD5=d:\sign Set NEB_SIGN=d:\sign Set NEB_IMAGE=D:\cdimages\MD1020\MCClient\KAL-Std55-81