Download List

Projeto Descrição

Launch4j is a cross-platform tool for wrapping Java applications distributed as jars in Windows native executables. The executable can be configured to search for a certain JRE version or use a bundled one, and it's possible to set runtime options, like the initial/max heap size. The wrapper also provides better user experience through an application icon, a native pre-JRE splash screen, and a Java download page in case the appropriate JRE cannot be found. The increase in size of the application is small.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-08-04 06:06
3.0.1

Suporte para Windows 64-bit, 64-bit JRE e IBM JRE foi adicionado. A opção de preferência Java Runtime foi introduzido. É agora possível definir a prioridade do processo inicial e permitir a execução apenas uma única instância do aplicativo. Tamanhos Heap Dynamic inicial e máximo foram adicionados. O relatório de erros foi redesenhado e agora suporta mensagens personalizadas. O tempo de execução produz a saída de log mais detalhados. Vários bugs foram corrigidos, ea licença foi alterado para um menos restritivo.
Tags: Stable, Major feature enhancements
Support for 64-bit Windows, 64-bit JRE, and IBM JRE was added. A Java runtime preference option was introduced. It is now possible to set the initial process priority and allow running only a single instance of the application. Dynamic initial and maximum heap sizes were added. The error reporting was redesigned and now supports custom messages. The runtime logging produces more detailed output. Various bugs were fixed, and the license was changed to a less restrictive one.

2006-07-21 21:48
3.0.0-pre1

O formato do arquivo de configuração e configuração incorporado Ant foram melhorados. Agora, é possível lançar executáveis potes, jarros regular, e arquivos de classe. Dynamic resolução classpath com referências ambiente variável e curingas foi adicionado. Uma opção para definir variáveis de ambiente antes de iniciar o aplicativo foi adicionado. Interruptores de comando Nova alterar as opções de compilação. O modo de depuração é mais fácil de usar. Xp-manifesta estilo são suportados. Existe agora uma opção para desativar o uso de JREs privado.
Tags: Development, Major feature enhancements
The configuration file format and embedded Ant
configuration have
been improved. It's now possible to launch
executable jars, regular
jars, and class files. Dynamic classpath
resolution with environment
variable references and wildcards has been added.
An option to set
environment variables before launching the
application has been added.
New commandline switches change the compiled
options. The debug mode is
easier to use. Xp-style manifests are supported.
There is now an option
to disable the use of private JREs.

2006-07-21 16:04
2.1.5

O site para download de Java foi alterado para http://java.com/download. É agora possível utilizar caminhos absolutos e relativos para especificar o JRE embutido.
Tags: Stable, Minor feature enhancements
The Java download site has changed to
http://java.com/download. It's now
possible to use absolute and relative paths to
specify the embedded JRE.

2006-06-15 17:54
2.1.4

Um bug onde somente a instância primeira capa tinha um nome personalizado processo foi corrigido.
Tags: Stable, Major bugfixes
A bug where only the first wrapper instance had a
custom process name was fixed.

2006-06-07 13:51
2.1.3

Uma tarefa Ant bug foi corrigido, alguns caminhos jar relativos foram manuseados incorretamente. O frasco tamanho limite argumento agora é 16KB. O ambiente de limite de tamanho variável foi levantado para 32KB. É possível concatenar as variáveis de ambiente múltiplo em uma propriedade. Uma propriedade de diretório de trabalho foi adicionado.
Tags: Stable, Minor bugfixes
An Ant task bug was fixed, some relative jar paths
were handled incorrectly. The jar argument size
limit is now 16KB. The environment variable size
limit was raised to 32KB. It's possible to
concatenate multiple environment variables in one
property. A working directory property was added.

Project Resources