The powerful multi-platform Java installer builder for Windows PC

install4j

install4j 13.0

  -  165.08 MB  -  Trial
  • Latest Version

    install4j 13.0.2

  • Operating System

    Windows 7 64 / Windows 8 64 / Windows 10 64 / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    ej-technologies GmbH / External Link

  • Filename

    install4j_windows-x64_13_0.exe

  • MD5 Checksum

    0040e6d822c6d1e068c9ea879bca5d31

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 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)
  • install4j 13.0 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    install4j 13.0 Screenshot 1
  • install4j 13.0 Screenshot 2
  • install4j 13.0 Screenshot 3
  • install4j 13.0 Screenshot 4
  • install4j 13.0 Screenshot 5

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