Source code – Kofax Ascen 7.5 Release Script for Hummingbird DM 6.0 User Manual
Page 9
Ascent® 7.5 Release Script for Hummingbird DM 6.0 Release Notes
Kofax, Inc.
3
Source Code
The source code for Ascent 7.5 Release Script for Hummingbird DM is provided and it is located
on the Ascent 7.5 Release Script for Hummingbird DM 6.0 installation CD in the
Hummingbird\DM6 folder. The source code can be opened, edited, and compiled in Visual
Basic 6.0 with Service Pack 6.
X To modify the release script
1
Install the Hummingbird DM release script. Refer to Installing the Release Script on page 18
for the installation instructions. When you install the Hummingbird DM release script,
you will install the required components referenced in the source code.
2
Open, make any desired modifications, and compile the Hummingbird DM source code
in Visual Basic.
3
Copy the newly created DMRel6_v7.dll to the installation directory (for example,
C:\Program Files\Ascent\CAP\DMRel6_v7\DMRel6_v7.dll). When you are prompted
to replace the existing file, select “Yes.” You will need to repeat this procedure on each
Administration and Release workstation that will be using the Hummingbird DM release
script. You may want to make a copy of the file for backup purposes, and store the copy in
a safe location.
Note
In order to successfully modify and compile the release script, development must occur on a
workstation with the appropriate versions of Ascent Capture, CAPTools, and the Hummingbird
DM release script previously installed. To use the modified release script, you must replace the
Hummingbird release script DMRel6_v7.dll with the modified version on the client workstation.
If you receive an access denied error, you will need to close the Administration module.
Refer to the documentation that came with your Hummingbird DM product and Visual Basic
documentation for assistance.