[Mono-osx] Problem in Process.Start on MacOSX

jesusmg jesusmanuelg at gmail.com
Tue Aug 26 08:29:33 EDT 2008


Hi,
I have my C# program which tries to launch an external application through
Process.Start() passing some arguments, but it seems that mono is discarding
those arguments(which are mandatory to run that application. 

It seems that mono makes a call to open() command, which isn't able to
receive program arguments, isn't it?
Is there some way to launch my application through my C# program with the
arguments I need?
-- 
View this message in context: http://www.nabble.com/Problem-in-Process.Start-on-MacOSX-tp19161020p19161020.html
Sent from the Mono - OSX mailing list archive at Nabble.com.



More information about the Mono-osx mailing list