Statistics
| Revision:

svn-gvsig-desktop / tags / v1_1_2_1_Build_1046 / install / IzPack / Description.txt @ 44114

History | View | Annotate | Download (968 Bytes)

1 5819 cesar
[ Description ]
2
3
    IzPack is Copyright (c) 2001-2005 Julien PONGE.
4
    http://www.izforge.com/
5
    julien@izforge.com
6
    julien.ponge@gmail.com
7
8
    IzPack is a powerfull Java installer builder released under the terms of
9
the GNU GPL version 2 of the licence, or any later version.
10
11
    It is able to create lightweight and modular installers. You can extend
12
its capacities through a plugin-like architecture to make it better suit your
13
needs.
14
15
    You have the choice of the installer panels you want to use (some can do
16
the same job, so that you can select the one you prefer) and you even have the
17
choice of the kind of installer that you want to use.
18
19
    IzPack doesn't use any portion of native code, it is designed to be fully
20
independant from the operating system that runs it. It is very easy for the
21
end-user to use an installer made with IzPack, with a well-installed JVM,
22
a single "java -jar installer.jar" will launch it :-)
23
24
# vim: fileformat=dos