This document guides you through the new installation of the utilities (Windows).
The files for the utilities (Windows) are stored in the directory IMAGE:UTILITY\WINDOWS.
*G.EXE - Java loader for utility
*.EXE - Program for batch request
*.BAT - Batch file for utility
Note that as of Automation Engine version 8.00A, the file names of all utilities have been changed to lowercase letters.
1. | Installing the Java Runtime Environment (JRE) |
---|
This installation step can be ignored if the required version of JRE is already installed.
java -version
Ensure that the order of the indicated directories is correct in the settings of %PATH% or $PATH if several JRE or Java SDK Versions have been installed on the computer. The Java Runtime Environment that is found first in the listing of directories is applied.
2. |
Installing the Microsoft Visual C++ 2010 Re-distributable Package |
---|
This installation step can be ignored if the package is already available in the required version. Refer to the Control Panel -> Add or Remove Programs to see if the package is installed, and if so, which version.
3. |
Installing the utilities |
---|
4. | Adjusting the INI files and setting up the system environment |
---|
- AE.DB Archive: UCYBDBAR.ini
- AE.DB Change: UCYBChng.ini
- AE.DB Client Copy: UCYBDBCC.ini
- AE.DB Load: UCYBDBLD.ini
- AE.DB Reorg: UCYBDBRE.ini
- AE.DB Reporting Tool: UCYBDBrt.ini
- AE.DB Revision Report: UCYBDBRR.ini
- AE.DB Unload: UCYBDBUN.ini
5. | Calling the DLL from a freely selected path (optional) |
---|
For example:
cmd="javaw" -Djava.library.path=..\libraries -jar -cp .;.\UC4LAF.jar UCYBDBAr.jar
6. | Starting the utilities |
---|
To run the utilities by using an *.EXE file, you must have installed a 32-bit Microsoft Visual C-Runtime Library.
See also:
Configuring the Debugger for potential program failures