To integrate your custom class into your installer, you
- Add the following to your classpath to compile your custom
class:
-
JExpressInstaller
subdirectory under the installation directory for
JExpress
- Move your custom .class file(s) to the location you entered in
the Custom | Installer tab.
- If your class is part of a package, then
move the directory structure under the directory you entered in
the Custom | Installer tab.
- If your custom class uses any class that is not part of
JExpress nor is part of the standard Java libraries, then
include those classes in the same directory, too.
When you're ready, then click
Next.