Creating cross-platform applications has always been a challenge. Java can
insulate us from much of the hassle during application development, but often
the particulars of each platform become painfully acute when distributing the
application to a host of varied platforms. Most commercial installer programs
support only one platform, which leads developers to support multiple
installers on multiple platforms (using multiple products from multiple
vendors). Fortunately, several Java installer applications exist in the
market and are robust enough to deal with many of the particulars of
platform-specific functionality within a unified code base.
Product Description
InstallAnywhere from Zero G is a Java-based install product that allows you
to create and customize cross-platform installers for any type of application
(Java, C++, Perl). You can make installers for Window... (more)