make jar
. You will need javac (the Java compiler) 1.1.5 or later. On Windows,
you may not be able to use the Makefile. If not, type:
javac com/marcuscom/confregdecode/ConfregDecode.java
The items with a '*' beside them are Cisco default. Activating each of those options will produce a default configuration register (currently 0x2102).
A ConfregDecode.html file is distributed along with the Configuration Register Decoder Package. This HTML file can be used as a template to invoke the applet version of the tool. The Configuration Register Decoder jarfile has both the code necessary to be an applet or application. No extra compilation is required.