I am having a problem with the <exec> command. (I think it is the <exec> 
command at least)

 

I have started switching our build system to use NANT for the building of our 
software. It is going very good, and has replaced so much of our old Perl 
scripts, with relative ease. The problem I have run into is building our 
installer .exe. We use Ghost Installer, and this has been working with our Perl 
scripts by just calling it in a system() call with the command line. Now I can 
also run this installer builder from the command line with out any problems. 
But when I try to run this command line form the <exec> command it makes it 
through about ½ way building the actual installer and then it comes back with 
and "unknown error" and does not build the installer. But like I said the weird 
thing is I can run this from the command line and through the Ghost Installer 
Builder and build the installer without problems, but when using <exec> , it 
almost always fail. I have also as a test put the command line call in a .bat 
file, and tried calling the .bat file form the <exec> command but I run in to 
the same problem still. I know this is not much to go on, I just thought I 
would ask here to see if this sounds like anything anyone else has experienced. 

 

Thanks in advance for any help.

 

Scott Mitchell

 

--

Scott Mitchell

Engineering

 

Colorado vNet

 

direct 970 203 3756

main 970 203 3700

fax 970 203 3701

 

email [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 

web www.coloradovnet.com <http://www.coloradovnet.com> 

 

255 East Sixth Street

Loveland, Colorado 80537

 

 

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to