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.

2006-04-03 19:44
2.1.2

부족 명령행 버퍼 크기를 32킬로바이트 증가했다. 래퍼는 이제 파일에서 런타임에 추가 JVM이 옵션을 읽을 수있습니다. 능력 Launch4j의 bin 디렉토리에 설정이 추가되었습니다.
Tags: Stable, Major bugfixes
The insufficient command line buffer size was increased to 32 KB. The wrapper can now read additional JVM options at runtime from a file. The ability to set Launch4j's bin directory was added.

2006-01-11 12:30
2.1.0

헤더 18킬로바이트로 감소했다. 발사대 모드, 이제 당신은 용기 포장하지 않도록 선택할 수있습니다 추가되었습니다. 웹 사이트, 문서, 및 프로그램에 메시지를 스페인어로 번역했다. JRE가 현재 디렉토리의 bin PATH 환경 변수에 추가됩니다. 스페셜 변수 EXEDIR 및 EXEFILE는 전체 경로가 디렉토리의 실행 보류 추가되었습니다.이 버전의 시스템 등록 정보에 환경 변수를 매핑을 지원합니다. 디버그 모드로 실행 응용 프로그램을 시작하기 전에 각종 정보를 표시하도록 추가되었습니다. JRE 버전 체크 버그가 수정되었습니다. 항아리에 시세 / JVM을 인자가 이제 올바르게 처리됩니다.
Tags: Stable, Major feature enhancements
The header was reduced to 18 KB. Launcher mode was
added, so now you can choose to not wrap the jar.
The Web site, docs, and program messages were
translated to Spanish. The JRE's bin directory is
now appended to the PATH environment variable.
Special variables EXEDIR and EXEFILE that hold the
executable's directory and full path were added.
This version supports mapping environment
variables to system properties. A debug launching
mode was added to display various information
before starting the application. A JRE version
checking bug was fixed. Quotes in jar/JVM
arguments are now handled correctly.

2005-11-01 10:08
2.0.0

사용자 정의 헤더에 대한 지원이 추가되었습니다. 문제는 어디에 공백이있는 명령줄 인수가 잘못 헤더를 콘솔로 리디렉션 stdin에 버그가 수정되었습니다 함께 처리했다.
Tags: Stable, Minor bugfixes
Support for custom headers was added. A problem where command line arguments with spaces were handled incorrectly by the console header was fixed along with a STDIN redirection bug.

2005-08-16 09:02
2.0.RC3

공백 처리 경로의 수정되었습니다. basedir과 '% 20'버그가 수정되었습니다. 스플래시 화면이 지금 할 때 응용 프로그램 창이 표시되고 제목 - 구성 파일에 작은 변화를 지정하지 않고이 폐쇄가 될 수있는가 필요합니다.
Tags: Stable, Minor bugfixes
Handling of pathnames with spaces was corrected. Basedir and '%20' bugs were fixed. The splash screen can now be closed when the application window becomes visible without specifying its title - a small change in the configuration files is required.

2005-06-22 12:18
2.0.RC2

chdir 속성은 이제 임의의 경로를 실행 상대 # 1144907 () FR로 현재 디렉토리를 변경할 수있습니다. 그것은 사소한 구성 파일을 비호 환성을 소개합니다. JRE가 포함된 경로가 더 이상 chdir 함수에 따라 다릅니다. 정적 에지 스플래시 화면에서 제거되었습니다. 이후 launch4j의 디렉토리가 작동하지 않았다 외부 파일을 빌드 개미 작업 버그가 해결되었습니다. 다음과 같은 버그가 수정되었습니다 : NPE 실종 maxVersion 속성에 의한 상대의 JRE 경로를 벌레, 개미 작업 NPE, 그리고 실행 버튼을 버그의 GUI를.
Tags: Stable, Major bugfixes
The chdir property now allows you to change the
current directory to arbitrary paths relative to
the executable (FR #1144907). It introduces a
minor configuration file incompatibility. The
embedded JRE path no longer depends on the chdir
function. Static edge was removed from the splash
screen. The Ant task bug was fixed, since build
files outside launch4j's directory didn't work.
The following bugs were fixed: a NPE caused by a
missing maxVersion property, a relative JRE path
bug, an Ant task NPE, and a run button bug in the
GUI.

Project Resources