Rodrigo Reyes

Show:

What's happening?

  • Followup: RE: How to launch the created exe using javaw

    I'm not sure I understand correctly the issue, but you may try using the GUI skeleton (have you tried with different skeletons?)

    2009-07-25 07:06:08 UTC in JSmooth

  • Followup: RE: JSmooth and decompiling byte code

    Sorry, JSmooth provides absolutly NO security regarding decompiling. The jar can easily be extracted from the EXE. What you really need is probably something like JET: http://en.wikipedia.org/wiki/Excelsior_JET.

    2009-02-13 20:11:46 UTC in JSmooth

  • Followup: RE: winservice with bundled jvm not possible ?

    You probably need to call strip.exe (from the mingw/bin directory) on your binary. This is normally done during the build (see the build.xml), but you can do it manually. Just call "your/path/to/mingw/bin/strip.exe yourbinary.exe".

    2009-01-07 15:52:54 UTC in JSmooth

  • Followup: RE: winservice with bundled jvm not possible ?

    No reason AFAIK, I guess this is a bug...

    2009-01-07 12:18:05 UTC in JSmooth

  • Comment: 32bit .ico support

    Thanks for the patch. I'm currently making some tests with it, but most of the vista icons I can find (from the intertube) just break (or rather throw an exception), because it appears that now the ICO format also accepts embedded PNG data, which is currently not supported at all by my code. I must admit that the ICO support has always been pretty minimal on jsmooth, and I'd like to make some...

    2008-10-12 21:34:32 UTC in JSmooth

  • JSmooth

    reyes committed patchset 428 of module jsmooth to the JSmooth CVS repository, changing 11 files.

    2008-10-12 19:31:59 UTC in JSmooth

  • JSmooth

    reyes committed patchset 427 of module jsmooth to the JSmooth CVS repository, changing 1 files.

    2008-10-12 19:30:51 UTC in JSmooth

  • JSmooth

    reyes committed patchset 426 of module jsmooth to the JSmooth CVS repository, changing 1 files.

    2007-05-27 14:51:54 UTC in JSmooth

  • JSmooth

    reyes committed patchset 425 of module jsmooth to the JSmooth CVS repository, changing 13 files.

    2007-05-27 09:15:47 UTC in JSmooth

  • JSmooth

    reyes committed patchset 424 of module jsmooth to the JSmooth CVS repository, changing 24 files.

    2007-05-27 09:14:50 UTC in JSmooth