Sun Java Enterprise System 5 Update 1 Installation Guide for UNIX

Examples

To run the uninstaller in graphical mode from within the uninstaller directory:


./uninstall

To run the uninstaller in text-based mode:


./uninstall -nodisplay

To run the graphical uninstaller without removing software:


./uninstall -no

To create a state file in graphical mode without removing software:


./uninstall -no -saveState myUninstallStatefile

To create an uninstallation state file while uninstalling software in text-based mode:


./uninstall -nodisplay -saveState myUninstallStatefile

To run the uninstaller in silent mode:


./uninstall  -noconsole -state myUninstallStatefile