The powerful multi-platform Java installer builder for Mac

install4j for Mac

install4j 13.0

  -  187.71 MB  -  Trial

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of install4j 13.0.


For those interested in downloading the most recent release of install4j for Mac or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)

What's new in this version:

New features:
- Added support for generating MSIX media files
- AI skill for modifying and writing install4j project files
- Rich terminal UI in console mode when running with Java 25+
- install4j Test API for testing installers in GUI mode
- Schema for install4j project files
- UI scaling and support for running the install4j IDE on Linux with all OpenJDK variants
- Added support for the new main methods from JEP 512
- "Label" and "Key-value pair" form components: Added an "Ellipsize file paths" property that replaces inner path components for file names with an ellipsis, so that the beginning and the end of the file path are visible.
- Added a ${launcher:​sys.​userHome} launcher variable

API changes:
- API: Added the EventType#​SCREEN_​ACTIVATED event type that is fired after a screen has been fully activated
- API: Added ProgressInterface#​clearProgress to clear the current progress bar
- API: Added Console#​askFile and Console#​askDirectory to prompt for paths with tab completion in rich console mode
- API: Added Console#​more(​String, boolean) to print long text in pages and optionally require the user to scroll to the end

Fixed:
- Unix launchers: Launcher variables (like ${launcher:​sys.​tempDir}) were not expanded in vmoptions files on Linux
- A warning that the media output directory was not writable was shown for dry runs, even though the actual run creates the directory
- Console mode: If the default charset was detected as US-ASCII, which usually indicates a misconfigured locale, UTF-8 is now used instead
- install4j project files are now saved with the OS-dependent line separator