[Mono-list] Processname

Loren Bandiera lorenb at mmgsecurity.com
Sun Oct 9 07:33:23 EDT 2005


If you have "kernel support for MISC binaries" compiled in your kernel,
you can also do it like this:

# mount -t binfmt_misc binfmt_misc /proc/sys/fs/binfmt_misc
# echo ':CLR:M::MZ::/usr/bin/mono:' > /proc/sys/fs/binfmt_misc/register

On Sun, 2005-10-09 at 12:16 +0100, Paul F. Johnson wrote:
> Hi,
> 
> > 1/ is it possible to execute à file .exe (like ./mysoft.exe) without  to 
> > write  (mono mysoft.exe) ?
> 
> You should be able to associate .exe files to run with mono. How you do
> that though depends on the distro, for me, I right click on the mouse,
> select run with other program, select mono and job's done. I then just
> run the exe as normal (okay, it only works for graphic executables...)
> 
> TTFN
> 
> Paul


-- 
Loren Bandiera <lorenb at mmgsecurity.com>
MMG Security, Inc.



More information about the Mono-list mailing list