Relative Content

Tag Archive for spring-bootizpack

IzPack uninstall condition is not working

I’m using IzPack to build an installer for a Spring Boot project. One of the conditions specified in the install.xml file is a check to see if a previous version of the application has been installed and, if found, it should prevent the user from installing the later version.