birchconfig
Class uninstall
java.lang.Object
birchconfig.uninstall
public class uninstall
- extends java.lang.Object
Title: Uninstall
Description: Delete BIRCH directories, and remove BIRCH access for BIRCH Administrator.
Logfile: $BIRCH/BIRCH.uninstall.log.
To avoid accidently clobbering the master copy of BIRCH, this program will stop
and print an error message if the userid of the person runing it is 'psgendb'.
Method Summary |
static void |
main(boolean PermUninstall,
boolean DelBinaries)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
uninstall
public uninstall()
main
public static void main(boolean PermUninstall,
boolean DelBinaries)