[MonoDevelop] How to run .net applications (ubuntu 10.04)

IBBoard ibboard at gmail.com
Tue Aug 3 08:15:28 EDT 2010


The thing to be careful of is having both .Net EXEs that you want to
run with Mono and standard EXEs that you want to run with Wine. One or
the other will become the default (I found Wine won as they were all
considered to be "ms-windows/executable" or similar) but Wine won't
run Mono EXEs and Mono won't run Wine EXEs.

If you do want to use both .Net and 'standard' EXEs on one machine
then you'll have to have one that works with the default association
and one that always has to be opened with a right-click > Open With.



On 3 August 2010 11:20, Stifu <stifu at free.fr> wrote:
>
> Right click the exe, "Open with application..." (or something), then select
> "mono" (or type it, if not available). Once you've done that, the option
> "Open with mono" should stick and stay available in the context menu.
>
>
> Noitora wrote:
>>
>> Hello, sorry if this may sound stupid but I couldn't find any info for my
>> problem on google. I'm using Ubuntu 10.04 and have mono 2.4.4 installed.
>> How can I run .net exe applications from the file explorer?
>>
>
> --
> View this message in context: http://mono.1490590.n4.nabble.com/How-to-run-net-applications-ubuntu-10-04-tp2311590p2311602.html
> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>


More information about the Monodevelop-list mailing list