> the installer directly.  I'm launching the process remotely, which
> requires my nant exec task to call a vbs script locally, and the vb code
> starts the process on the remote machine.  The vbs script does not wait
> for the remote process started to complete before the vbs itself
> completes.

Any way you can make the vbs script either wait, or do wait/check for
completion loop?  That way, NAnt wouldn't have to.

Brad

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to