Installation
Troubleshooting Problems 


If the system has trouble starting the program, follow the steps that correspond to your operating system. 

Windows NT

  
Double-click the System icon in the Control Panel window and then choose the Environment tab.
Select the Path variable in the list of System Variables and note the Value: text field near the bottom of the pane a semicolon-delimited list of file paths.
Click in this text field and use the right-arrow key to move the cursor in the text field to the end of the current value (only a portion of the value may be visible at any one time).
With the cursor at the end of the current value, type a semicolon and the string:
c:\"Program Files"\javasoft\jre\1.2\bin
If you specified a different path during JRE installation, type the path that you specified during installation.
Select the CLASSPATH variable in the list of User Variables and edit the value as specified above: 
At the end of the current value add a semicolon and the string:
c:\Program Files\JavaSoft\JRE\1.2\lib\rt.jar;
c:\Program Files\Lexias\LexiGuard\lgb1.jar;
c:\Program Files\Lexias\LexiGuard\jcespa251.jar;
c:\Program Files\Lexias\LexiGuard\jce1_2-do.jar;
c:\Program Files\Lexias\LexiGuard\FTPProtocol.jar;
NOTE: The above paths must be entered as a single continuous line.

If you specified a different path during installation, type the paths that you specified during installation for the JRE and for LexiGuard.
 


Windows 95 or 98

  
Edit the C:\AUTOEXEC.BAT file and append the following two lines to the bottom of the file. If the file does not exist, create a new AUTOEXEC.BAT file with the following two lines as its contents.
        SET PATH=c:\"Program Files"\javasoft\jre\1.2\bin
SET CLASSPATH=c:\Program Files\JavaSoft\JRE\1.2\lib\rt.jar;
c:\Program Files\Lexias\LexiGuard\lgb1.jar;
c:\Program Files\Lexias\LexiGuard\jcespa251.jar;
c:\Program Files\Lexias\LexiGuard\jce1_2-do.jar
c:\Program Files\Lexias\LexiGuard\FTPProtocol.jar 
NOTE: All of the CLASSPATH entries must be entered as a single, continuous line.
Release Notes Table of Contents
User's Manual