I can run example.exe from Terminal( “mono example.exe”).And I can not do this through “Open With” option because it doesn’t get mono application type to choose it.
How can I do it double clickable?
I can run example.exe from Terminal( mono example.exe).And I can not do this through
Share
You will have to build a Mac OSX “Bundle” to do this. There is a fantastic article written that demonstrates this:
http://mjhutchinson.com/journal/2010/01/24/creating_mac_app_bundle_for_gtk_app