Subscribe

Is this project dead?

  1. 2010-02-23 07:58:35 PST
    I have not seen any action for a long time here. No commits etc. Is this project dead?
  2. 2010-03-28 12:42:41 PDT
    Not yet :)
  3. 2010-10-14 23:29:58 PDT
    I think it's completely dead. No commit for many years although with win7 64bit it stops working. If you place your app into program files directory, you won't be able to access your directory for RW operations...
  4. 2010-10-15 01:48:56 PDT
    What do you think is the best alternative? my application is used by thousands of people now so I'll absolutely need to find one...
  5. 2010-10-15 01:57:34 PDT
    Commercial Exe4J (but very expensive). I plan to try WinRun4J http://winrun4j.sourceforge.net/
  6. 2011-01-03 14:55:38 PST
    Launch4J is not dead new version was released yesterday ;-)
  7. 2011-01-03 15:06:10 PST
    As for win7 64bit Launch4J works fine, if you are having problems I would think this is cause by trying to access 64-bit native librarys from Java such as SWT, while having only 32-bit java installed or vice versa. (If you are having a different problem then please report a bug) As for no RW operations in the program files directory this is a security feature of both Windows Vista and 7, you can read from this directory but you should not be writing here. All user data should be writing to the Appliction data directory. Cheers, Tim
  8. 2011-01-03 23:34:08 PST
    @Tim: If I would use regular java -jar xxx.jar to launch my application inside program files directory, i wouldn't be restricted to write into program's folder.
Jump To:
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.