[Mono-dev] Mono.Addins suppress console window showing

Brad Taylor brad at getcoded.net
Thu Jul 3 22:30:59 EDT 2008


Hey Vlad,

> Recently I started using Mono.Addins in my application and it looks
> very good. But as the application is primary used under windows
> (should be working fine under Linux too) I get an annoying console
> window showing when I run:
<snip>

You can also compile Mono.Addins as a "winexe" target to suppress the
console.  You'll probably have to rename it to a .dll afterwards if you
compile under Windows.

Hope this helps,

-Brad




More information about the Mono-devel-list mailing list