Package com.denova.JExpress.Installer

Contains classes to customize the installer.

See:
          Description

Interface Summary
InstallPropertyNames The list of properties available during the installation.
 

Class Summary
CustomInstaller Provides access to the installer from custom installer classes.
CustomUninstaller Add commands to the uninstaller to remove files and directories that your custom installer classes or your app adds that you want removed when your app is deleted.
StatusPanel StatusPanel gives the various custom classes that run after the files are installed the same look.
 

Package com.denova.JExpress.Installer Description

Contains classes to customize the installer.

Package Specification

Related Documentation