I have a batch file that I want to run from nant; I just want it to map a
drive here is my target
<target name="mapdrive">
<exec program="cmd.exe" failonerror="false" verbose="true">
<arg value="c:\zdownload\setup1.bat"></arg>
</exec>
What is wrong with this bat file? When I run it it just hangs
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users