I am building my app using install4J and I am now trying to implement updater functionality. I have multiple media and I end up with different result:
Thank you
The update downloader is just a template and you can modify the screens and actions as you like.
For DEB and RPM you could add actions to the update downloader to install them. For archives on Unix this it is also possible to extract them to the installation directory.
However, on Windows, it is is difficult to do this for archives, because of file locks. Replacing the install4j runtime or a bundled JRE will not be possible because they are in use by the update downloader.