----- Original Message ----- From: "Russ Freeman" <[EMAIL PROTECTED]> To: "'Ant Users List'" <[EMAIL PROTECTED]> Sent: Friday, November 23, 2001 1:40 AM Subject: RE: waiting for program to finish with <exec> task
> Actually I sorted this now. Here's the reason plus some info. > > With the version of Wise I am using (3.11) you normally run wfwi3.exe. You > can't call this from Ant because this exe actually starts a second called > wfwi.exe. The solution therefore is simply to call wfwi.exe directly. > > btw, to build an install from the command line you just enter:- > > wfwi.exe /c <name-of-wsi-file> > Slick. Now if only it took an XML file listing which files to generate, so that *.dll and *.ttf could get pullted in from something ant does immediately before hand, we'd have win32 installation sorted. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
