View Revisions: Issue #5990
Summary | 0005990: Silent uninstall | ||
---|---|---|---|
Revision | 2023-09-25 13:20 by elong | ||
Description | Option for running the uninstaller from command line without interaction. Example: java -Dsym.uninstall.nodes=true -jar testit/Uninstaller/uninstaller.jar -c -f Arguments: Command line mode: -c Force removal of install directory: -f Uninstall nodes from database: -Dsym.uninstall.nodes=true |
||
Revision | 2023-09-25 12:55 by elong | ||
Description | Option for running the uninstaller from command line without interaction. Example: java -Dsym.uninstall.nodes=true -jar testit/Uninstaller/uninstaller.jar -c -f Arguments: Command line mode: -c Force removal of install directory: -f Uninstall nodes from database: -Dsym.uninstall.nodes=true -f |