Kofax DOKuStar Validation User Manual

Page 61

Advertising
background image

DOKuStar Validation for Ascent Capture

Page

57

Under this key a sub-key has to be created for each add-in that should be used for the respective application, here

dsval.exe

. The key name must be the program id of the add-in, which has the format

<project>.<class>

.

Here

<project>

is the name of the VB6 project and

<class>

is the name of the class module.

In the following section we will create a library

ValiTour.dll

with an add-in that is represented by the class

MyValidation

. Therefore the program id, and thus the sub-key name for this example add-in is

ValiTour.MyValidation

:

You will also find the default add-in

ODT_F4.Module

here.

Important Note: If you work with your own add-ins, save the add-ins and export the corresponding registry
entries, before installing a new release of DOKuStar Validation. When DOKuStar Validation is removed, the registry
keys may be deleted, so that you have to reinstall your own add-ins after a new release has been installed.

Advertising