Antechinus C# Editor requires Microsoft command-line C# compiler, part of the .NET technologies. The compiler currently runs on Windows 98, 2000, and NT. 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.