Due to install4j not having a maintenance installer in order to allow the removal of just some of the components I have modified the uninstaller to create configurable form displaying each uninstallable component and then simply delete the files based on user selection which in turn meant the removal of the standard Uninstallation screen.
From what I remember, when using the Uninstallation screen every file (if added by installer) is removed, including the JRE and the uninstall script itself.
Is there any way to achieve just the removal of the JRE folder and the uninstall script without using the full Uninstallation screen?
This is for a Linux installer.