[izpack-devel] patch: non-interactive command line uninstaller

Vladimir Ralev vralev at redhat.com
Mon Dec 11 04:54:49 CET 2006


It is useful to have one.

This calls it in normal mode:
java -jar uninstaller.jar -c

This calls it with "force directory deletion":
java -jar uninstaller.jar -c -f

While the GUI installer is being called with:
java -jar uninstaller.jar

Currently it just proceeds with the uninstallation, no questions asked. 
The reason is that the uninstaller runs in a separate process and it's 
hard to hook it's System.in and System.out correctly, but I will be 
working on it.

-- 
Vladimir Ralev, JBoss/RedHat

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: HeadlessUninstaller.patch
Url: https://lists.berlios.de/pipermail/izpack-devel/attachments/20061211/10dee1ec/attachment.ksh 


More information about the izpack-devel mailing list