I have created installer and uninstaller using izpack. The problem I am facing is when I unisntall it remove everything I have installed. I would like to customise my uninstaller according to my confi
I am trying to create a custom panel for an IzPack installer. This means that I have to extend IzPanel. However, it appears that if I do this, the extended panel needs to be in the com.izforge.izpack.
We have a JSF web application that uses Acegi security. We also have a standalone Java Swing application. One function of the Swing app is to load the user\'s home page in a browser window.