|

JexePack allows you to deploy your Java application, along with its resources (like GIF, JPG, JNI DLLs, etc), into a single compressed 32-bit Windows EXE that targets Sun's Java Runtime Environment. Supports an EXE an a Windows NT service.
A great way to deploy your Java application as a Windows EXE because your end-users only see a standard EXE (with a nice icon that you define) -- and your program is still all Java and run by a Java VM.
Keywords: Java, packager, exe, deployment, tool, nt service
Recent Changes: Java 6 work
Install Support: Install and Uninstall
Supported Languages: English
Additional Requirements: Sun's Java Runtime Environment 1.4 (or later)
PAD file URL: http://www.duckware.com/pad/jexepack.xml
|