IzPack Blog from December, 2008

On behalf of the IzPack team, I would like to wish you all th every best for 2009 (smile)

See you next year with even more advances in IzPack!

IzPack 4.2.0 released

The IzPack project is glad to announce the immediate availability of the version 4.2.0.

IzPack is a one-stop solution for packaging, distributing and deploying applications.

It is fully cross-platform and generates a single installer. As such, it is an alternative to native solutions such as platform-specific installers and package managers.

IzPack-generated installers only require a Java virtual machine to run.

IzPack can be downloaded from the website at http://izpack.org/

This latest release brings some new features, including:

  • the support of REG_EXPAND_SZ data types when interacting with the Windows registry
  • the ability to plug data validators on each panel
  • the ability to provide user-oriented help written in HTML for panels
  • Ant-style fileset support for refpack definitions
  • a new utility for generating JNLP descriptors
  • the optional ability for an installer to perform a privileges elevation (i.e., run as an administrator instead of a regular user), works on Windows XP/Vista, Linux (xterm+sudo) and Mac OS X

In addition to that, many bugs, small improvements and documentation updates have been made.

We suggest that IzPack users upgrade to this new release for the next iteration of their product installers.

Finally, many thanks to the developers and contributors for reporting issues and making improvements!

The complete release notes follow.

Sub-task

Bug

Improvement

New Feature

Task

Test

I came across a nice article on IzPack this morning:
Automation for the people: Wielding wizard-based installers

Thanks a lot to its author Paul Duvall for writing it!