Add support for command line execution under Mono
From research performed by an existing customer, who believes "you just need to have the command line utility create registry entries if they're missing when it starts. You could add a flag instead if you would prefer not to do that automatically.
I need this because I'm trying to automate the build of an application that must be compiled on Linux. At the moment, I have SCO.EXE running as a separate build configuration running on a separate agent on a Windows machine, but that is burning a configuration and a build agent that could be better utilized if each agent was capable of building the entire application."