[Mono-osx] Passing command line paramenters to a MonoMac app

Lee V. Andrus landrus2 at by-rite.net
Mon May 23 17:59:22 EDT 2011


Note that in an application bundle of a Mono application, the "executable" in
the MacOS folder is usually a shell script and may not pass its arguments to
the Mono EXE file.


Steve Lessard wrote:
> 
> ...
> 1.
>  /Applications/MyMonoMacApplication.app/Contents/MacOS/MyMonoMacApplication arg1
> arg2 arg3
> 2.  open -a MyMonoMacApplication --args arg1 arg2 arg3
> ....
> 

--
View this message in context: http://mono.1490590.n4.nabble.com/Passing-command-line-paramenters-to-a-MonoMac-app-tp3526144p3545639.html
Sent from the Mono - OSX mailing list archive at Nabble.com.


More information about the Mono-osx mailing list