GradeTwo Tool Errors

If an error prevents tool or its project from opening, it is possible that it was not able to register the .ocx component automatically. To register it manually, you have perform the following steps:
1) open command line with Administrator privileges (press Windows Start button, write
cmd in the text field, click with right mouse button on cmd.exe above and select Run as administrator)

2) navigate to the tool’s Bin folder in the black command prompt window (write cd path, where path is the path of the Bin folder)

3) write regsvr32 ge11.ocx (a window should appear telling you that the registration was successful)