Tool updates

I’ve released updates to BFBTool, CancerTool, LymeTool, and the M&L Graded Utility. The Preferences dialogs for these tools did not validate the numerical values, so if you used a Max Hits count of “hello”, you would get an uncaught exception. These tools would write their configuration info in their application folder, but now they write their information into the AppData folder. Also, in the past, the Uninstall information did not include the version number or the application icon.

There really are not new features, just bug fixes. The user interface portion was written in C++, but now has been translated in the C#. The main logic was written in C, and remains in C.

Here are the versions of the tools:
BFBTool 1.6.660.0
CancerTool 1.4.660.0
LymeTool 1.3.660.0
M&L Graded 2.9.660.0

The MicroGen Importer has also been upgraded. Before It used .NET 4.5, which meant you couldn’t run it on XP. I’ve downgraded its dependency to .NET 2.0, meaning now it can run on XP, assuming you have .NET 2.0. For the newer platform. .NET 3.5 will contain .NET 2.0. Its version is 1.0.1.0.

The installer for DBEditor was updated to include the version number and the application icon. There are no functionality changes in the application. Unlike the other applications, DBEditor runs on Win 7 and newer. This is because it used the Electron/node.js platform.

Leave a Reply