You can configure the silent installer to support silent uninstallation. This creates a script that your users can run to silently remove the installation from their system. The silent uninstaller requires:
The EASuninstall.jar and EASuninstall.dat files that are created when users run the install. The JAR file contains the Java uninstallation program, and the .dat file contains data about installed features. These files are installed in the %JAGUAR%\_uninstall directory.
A JRE installation of the same version as found on the EAServer install CD. The installer installs a suitable JRE in the %JAGUAR%\_jvm directory.
The files SilentUninstall_Win.txt and SilentUninstall_Win.bat. If these are present in the root directory of your silent installer, they are copied to the %JAGUAR%\_uninstall directory when users run the install. You must prepare these files as described below before you release your silent installer to your users.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |