To be able to use NutBox, you must have Microsoft.NET v3.5 or Mono v2.6+ installed. Microsoft.NET v3.5 is included in Windows Vista and newer Windows. If you have an older Windows, please go to:
And download and install a copy of Microsoft.NET v3.5. Alternatively, you can download Mono from:
If you use Mono, you must explicitly invoke Mono to execute the NutBox command in question:
bin/dircmp.exe foo bar becomes mono bin/dircmp.exe foo bar
If you use the supplied INSTALL.sh (Un*x only) shell script, you don’t need to explicitly write “mono” in front of the commands. Please notice that most Linux distributions come with Mono already installed so you only need to install the NutBox package and you’re ready to fly high.