Antechinus C# Editor requires Microsoft command-line C# (C Sharp) compiler, part of the new .NET technologies. The compiler currently runs only on Windows 2000 with Internet Explorer 5.5 installed. If you haven't already installed the compiler, please do the following:

 

Antechinus will attempt to locate the C# compiler (csc.exe) and the Make utility (NMake.exe) by itself. If it can't find them click on the Browse button ('...') to locate the files yourself.

Antechinus invokes the C# compiler directly to compile individual .cs files.
Projects are compiled via Make utility.