Thanks for the idea of starting a .NET program using the Mono CLR, but my
question is related to choice of the runtime library, not the CLR used.

Jonathan's most recent reply on this topic seems satisfactory.

Regards,
sm.

-----Original Message-----
From: Xavi de Blas [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 16, 2007 3:07 AM
To: Jonathan Pryor
Cc: [EMAIL PROTECTED]; [email protected]
Subject: Re: [Mono-list] Which distribution is used when...


Hello, i want that Mono is used to run my app. Then i put ".prg" as
executable extension. User double-clicks a .bat file for executing my app
with mono and not with .NET

See the .bat here:

http://svn.gnome.org/viewvc/chronojump/trunk/build/windows/chronojump.bat?vi
ew=markup

I hope it helps


2007/10/15, Jonathan Pryor <[EMAIL PROTECTED]>:
> On Sun, 2007-10-14 at 07:56 -0700, murthy.sudarshan wrote:
> > \At this point, my original question about which *distribution* of 
> > the runtime is used--Mono or Microsoft-- still remains.
> >
> > 1. Using the Mono CLR. That is, run "mono <app.exe>" where <app.exe> 
> > is the .NET application.
> > - I assume the libraries in the Mono distribution are used.
>
> Yes, Mono's runtime will be used.
>
> > 2. Using the Microsoft CLR. That is, run "<app.exe>".
> > - I assume the libraries in the MS distribution are used.
>
> Yes, Microsoft's runtime will be used (at least until someone writes 
> the code necessary for Mono to be used in this fashion, at which point 
> this question becomes much more complicated...)
>
>  - Jon
>
>
> _______________________________________________
> Mono-list maillist  -  [email protected] 
> http://lists.ximian.com/mailman/listinfo/mono-list
>

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to