[Mono-list] is there a way to start .exe without needing to type 'mono' on windows?

Tizio Incognito tizioincognito@tiscali.be
Fri, 23 Jul 2004 11:51:41 +0200


Sam Jost said the following on 23/07/2004 10.30:

>[SNIP]
>
>I could get my apps to use mono, but I would have to build a special release
>for use with mono, even two I fear since I would need to use a different
>call from Process to start mono on windows then I would need on unix (it
>needs 'mono.bat' to find mono, and I don't think mono is ending in .bat on
>unix *g*).
>
>Sam
>  
>
This is a common issue.. I'm also having trouble for this.
I believe the best way to workaround is to detect internally if you're 
running on mono/linux, mono/win, ms framework/win, etc.
Is there a way to do that? I think this can be useful also with Ado 
connection strings, and other exceptions...

--
TI