|
Mono runtime
Hi, I just switched to Mono, and I need to embed the runtime into my code, since I don't want people to have to install the Mono runtime or MS .NET runtime separately. I'm on Windows XP, coding in C#. The instructions on their website don't work, since that uses gcc, which I don't have. So, is there another way to do it? Or, better yet, get it and my program all into one executable? Thanks in advance.
|