Update the Askia API

Loadit v2.9.2 comes with a new version of the Askia API, which means if you’re on an earlier version you’ll need to upgrade.

Before you upgrade Loadit you should first unregister the existing version of the Askia API.
To do this, type the following command (using a command prompt with Administrator privileges):

regsvr32 -u <path>\AskiaAPI.dll

Where <path> is the location of the existing Askia API file.
Usually, this will be “C:\Program Files (x86)\TBL Systems\Loadit\Askia\64-bit”

You can then install the latest version of Loadit in the usual way.

Once installed, you can re-register the Askia API by typing the following command (again using a command prompt with Administrator privileges):
regsvr32 <path>\AskiaAPI.dll

Alternatively, look for the “install.cmd” installed alongside the AskiaAPI.dll file:

Askia Dll Installation Script