[Mono-list] .NET exe's at cmdline mini tutorial

Per Arneng pt99par@student.bth.se
Sun, 21 Apr 2002 22:26:37 +0200


Just registering mono after wine under init will do the trick i think... 

On Sunday 21 April 2002 21:34, S11001001 wrote:
> Per Arneng wrote:
> > Hi!
> >
> > Made a mini tutorial and a startup script.. heard about some other
> > program that did something about it too but then it was to late, i had
> > already done it so here it is ..
>
> To prevent questions on this, I recommend a trick from ilrun: just do
>
> mono --register
>
> to do the necessary steps. As for coexisting with WINE, I don't know if
> this is ideal, but you could have mono register for all PE/COFF, and if
> it's not IL, then pass it off to WINE.