Method | Description | |
---|---|---|
Main ( string args ) : void |
Takes no arguments, when this program is run it will search for Java installed on the machine and run the uninstallation program for it. It will exit 0 if the uninstallation was successful, and 1 if the uninstallation was unsuccessful or it did not find Java to uninstall.
|