home *** CD-ROM | disk | FTP | other *** search
- To install IstallShield Java Edition:
- =====================================
-
- 1. From the command line, add the current directory to your classpath by
- typing the following at the command prompt:
-
- For example on Win32:
- set classpath=.;%classpath%
- For example on Solaris:
- From csh environment, type:
- setenv CLASSPATH "$CLASSPATH":.
-
- 2. Open the command line to the directory in which you saved the installer
- file (jshield).
-
- 3. Then type <full path to virtual machine>\<java interpreter> jshield.
-
- For example on Win32 and JDK:
- C:\jdk1.1.3\bin\java jshield
- For example on Win32 and Microsoft Java Virtual Machine:
- C:\Windows\jview jshield
- For example on Solaris:
- /export/home/yourname/jdk1.1.3/bin/java jshield
-
- For any information refer to: http://www.installshield.com/eval/java/default.asp
- or Email at: sales@installshield.com
-
-