Download List

프로젝트 설명

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

64 비트 Windows 지원, 64 비트 JRE를, 그리고 IBM의 JRE가 추가되었습니다. 자바 런타임 환경 설정 옵션을 도입했다. 지금은 초기 프로세스 우선 순위를 설정할 수 있으며 응용 프로그램의 단일 인스턴스가 실행 중일 수있습니다. 동적 초기 및 최대 힙 크기를 추가했다. 오류보고 및 디자인 었는데 지금은 사용자 정의 메시지를 지원합니다. 런타임 로깅 더 자세한 출력을 생성합니다. 각종 버그, 고정했다 덜 제한적인 라이센스를 하나 변경되었습니다.
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

구성 파일의 형식과 개미 구성 임베디드 향상되었습니다. 이제 실행 항아리, 정기적으로 항아리를 시작하고, 클래스 파일이 가능합니다. 동적 클래스 경로 환경 변수를 참조 해상도와 와일드 카드가 추가되었습니다. 옵션은 응용 프로그램을 실행하기 전에 환경 변수를 설정하는 추가되었습니다. 새 명령줄 스위치를 컴파일 옵션을 변경할 수있습니다. 디버그 모드를 사용하기가 쉽습니다. XP의 스타일의 명단을 지원합니다. 이제 옵션을 민간 JREs의 사용을 해제하는 것입니다.
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

자바 다운로드 사이트 http://java.com/download으로 변경되었습니다. 이제 임베디드 JRE를 지정하는 절대와 상대 경로를 사용할 수도있습니다.
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

버그는 어디에 첫 번째 인스턴스가 수정되었습니다 래퍼 사용자 지정 프로세스 이름했다.
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

개미 작업 버그, 어떤 상대 항아리 경로를 잘못 처리했다 해결되었습니다. 항아리 인자는 크기 제한을 지금 16킬로바이트입니다. 환경 변수 크기를 제한할 32킬로바이트을 제기했다. 그것은 하나의 속성에 여러 환경 변수를 연결 가능합니다. 작업 디렉토리 속성이 추가되었습니다.
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