[Mono-osx] Mono Mac OSX - Application Launcher for EXE

Stifu stifu at free.fr
Fri Aug 6 12:51:01 EDT 2010


Check out macpack, I think it does what you want.

http://www.mono-project.com/Guide:Running_Mono_Applications#macpack_.28Mac_OS_X_only.29


hey2176 wrote:
> 
> I modified a small .net app and have it working on OSX.  It worked great
> with just a few minor changes.  Having this on OSX is really nice!
> 
> Now I'm trying to figure out how to make an application launcher on OSX
> for the app.  I tried to the following:
> 
>  - Open a terminal and run "mono app.exe" and it works but is obviously
> just in a terminal window.
> 
>  - Created a basic script and named it app.command which I can add to the
> dock and it will run "mono app.exe" no problem but leaves a terminal
> window open while running and after exiting.
> 
> - Tried to change the open with using Get Info on the exe file but it
> won't let me select or use mono.  Just mono develop.  I assume that's
> because mono is a binary and not an "app".
> 
> - Created a Terminal Shortcut to run command but it still pops up a blank
> window.
> 
> At the end of the day I just want the app in my dock without opening
> terminal windows.  Ideas?
> 
> Thanks.
> 
> Kent
> 

-- 
View this message in context: http://mono.1490590.n4.nabble.com/Mono-Mac-OSX-Application-Launcher-for-EXE-tp2316534p2316546.html
Sent from the Mono - OSX mailing list archive at Nabble.com.


More information about the Mono-osx mailing list