JexePack
JexePack allows you to deploy your java application, along with its resources (like GIF, JPG, JNI DLLs, etc), into a singlecompressed 32-bit Windows exe that targets multiple Java runtime environments. 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 youdefine) -- and your program is still all Java and run by a Java VM....
Tags: packager, deployment, tool, nt service,
