Users of your install will run this file to remove the installation from their system. A sample of this file is provided on the EAServer installation CD. Place a copy in your install image, and verify the following, keeping in mind that the file will be run in the EAServer _uninstall directory:
The CLASSPATH includes EASuninstall.jar (located in the same directory).
The java command line specifies the path to a java executable of the same version as supplied on the EAServer software CD. You can run the uninstall with the JRE that is installed in the _jvm subdirectory of the installation, for example:
..\_jvm\bin\java -classpath %CLASSPATH% run %* -options SilentUninstall_Win.txt
The uninstaller does not remove all files. Files created after the install was run are not deleted, including log files, property and resource files updated at runtime, and any application files that you have created in the EAServer directory. After uninstalling, you must remove these files manually.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |