Share

Launch4j Executable Wrapper

Code

Programming Languages: C, Java

License: GNU General Public License (GPL), GNU Library or Lesser General Public License (LGPL), BSD License, MIT License

Repositories

browse code, statistics, last commit on 2008-11-11 cvs -d:pserver:anonymous@launch4j.cvs.sourceforge.net:/cvsroot/launch4j login

cvs -z3 -d:pserver:anonymous@launch4j.cvs.sourceforge.net:/cvsroot/launch4j co -P modulename

Show:

What's happening?

  • build automatic updates for your java application

    Hi, I am looking to build an automatic updates system for my application. I can download the updates zip packadge from my website via the application, this is no problem. The problem I have is when I need to replace the existing jar libraries with the downloaded onece. Since the old libraries are in the classpath, the files are locked and cannot be re-writed. Is any way to run 2...

    2009-11-06 17:19:54 UTC by dprutean

  • Multiple 'bundled' JREs

    Hi, The JRE on my target PC is not 'installed' it is just copied, i.e. it has no registry entries associated with it. I can reach it using an absolute path in the jre path which is brilliant. :) However, it might be installed in one of several locations. Could you possible allow for multiple jre paths? Perhaps separated by ';'. E.G. I would like to be able to do something like...

    2009-10-27 13:26:25 UTC by caswell

  • An error occurred while starting the app?

    Hi, this error was displayed while starting the application. I tried to debug with myfile.exe --l4j-debug but the debug log has no informations only: CmdLine: C:\dev\myfile.exe --l4j-debug WOW64: no Working dir: C:\dev\. Bundled JRE: jre1.6.0_07 Check launcher: C:\dev\jre1.6.0_07\bin\javaw.exe (OK) Heap -Xms: 128 MB / 0%, Free: 257 MB, Heap size: 128 MB Heap -Xmx: 512 MB / 0%, Free...

    2009-10-09 06:43:32 UTC by maik20

  • application has failed to start

    Hi. I get the "application has failed to start because the application configuration is incorrect." Is there something really wrong with my config file? Any help is appreciated. <launch4jConfig> <dontWrapJar>false</dontWrapJar> <headerType>console</headerType> <jar>C:\aEclipse\WorkspaceCal\Calorie\MyApplication.jar</jar>...

    2009-10-02 21:14:49 UTC by markwood

  • set environement variable at runtime

    Hello, Launch4j seems to be a great application and we sure have a need for it in our product. I tried something without success and don't know if it's really possible : i have set the PATH variable in the tab "set env. variables" with the following value : PATH="%PATH%;%MY_PATH%" i was hoping to be able to set the value of MY_PATH variable dynamically from my app.l4j.ini file, but i...

    2009-09-30 12:55:04 UTC by jblaize_78

  • Exe is not working after signing with SignToo

    Hello everyone, I have created a Java application & bundled it in Jar file. After that I have create exe with JSmooth & signed it. Its working perfectly fine. But now I want to switch from Jsmooth to Launch4j, this also creating exe like Jsmooth. The exe is working fine, but after signing with Signtool, its shows me error about INVALID Jar. So what should I do ? Please suggest...

    2009-09-25 09:25:27 UTC by lmenaria

  • application has failed to start

    "application has failed to start because its side-by-side configuration is incorrect" Getting this error when attempting to run in Windows 7. Does anyone have any idea what this means? Thanks for your time, great product!

    2009-09-24 08:43:03 UTC by faceleg

  • Procedure entry point ndclose in msvcrt.dll

    When I create an executable via the Ant Task, and run it, it displays: The procedure entry point ndclose could not be located in the dynamic link library msvcrt.dll Fault Module Name: msvcrt.dll!ndclose Fault Module Version: 6.0.6001.18000 Fault Module Timestamp: 4791a7a6 Exception Code: c0000139 Exception Offset: 00009cac OS Version: 6.0.6001.2.1.0.768.2 Additional...

    2009-09-04 14:47:48 UTC by byronigoe

  • 32bit memory limit still enforced under 64bit

    The 1500MB memory limit is still enforced when running under Windows XP64. I was able to fix it with the following patch.

    2009-09-01 21:55:59 UTC by themelee

  • Followup: RE: Limit Decompiling (file extension)

    Hi Tom, Thanks so much for introducing me to ProGuard! Although I'm a student developer, the security and privacy of my projects is a necessity. While the software isn't "perfect", it seems to do the job in terms of obfuscation -- in a very slick GUI. I much prefer Launch4j than JSmooth, but the difference in both seem odd (I thought they did essentially the same thing, in the...

    2009-08-30 20:01:07 UTC by aaronw01

Our Numbers