[MonoDevelop] execute external program from C# program

Jacob Ilsø Christensen jacobilsoe at gmail.com
Fri Jul 1 04:47:30 EDT 2005


I am not sure this is the right forum to ask, but the Process class
should do what you want.

/Jacob

On 7/1/05, Alf C Stockton <alf at stockton.co.za> wrote:
> Please tell me
> 1) If it is possible to call an external program from within an existing C#
> program.
> 2) If this is possible how does one do it.
> 
> In C one would just do an "exec external-program" but I have found nothing
> similar in C#.
> BTW I am working in Windows not Unix/Linux.
> 
> ---
> 
> Regards,
> Alf Stockton    www.stockton.co.za
> 
> Conversation, n.:
>         A vocal competition in which the one who is catching his breath
> is called the listener.
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>


More information about the Monodevelop-list mailing list