[Mono-osx] Running a shell script using System.Diagnostics.Process

Billy Schoenberg waschoen at syr.edu
Fri Apr 4 14:01:53 EDT 2008


Hello,
I have just started working with Mono and I have a question about how to
open a .sh from my program that is created by my program.  On windows I have
used the System.Diagnostics.Process Object, not the static Start() method,
but one of the instance methods (i need to set some of the Properties
first), when I try this on OSX no luck, nothing really happens at all. I can
open a .txt using this class, or really anything else, just can't run my
script.

Thanks

Billy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20080404/68c21342/attachment-0001.html 


More information about the Mono-osx mailing list