Menu

64bit wrapper?

Help
2016-07-06
2016-07-07
  • Roger Trussell

    Roger Trussell - 2016-07-06

    If I'm creating Java applications for Windows 10 and above, don't I need to create a 64bit executable wrappers? How would I do that using launch4j?

    Sincerely,
    Roger K. Trussell

     

    Last edit: Roger Trussell 2016-07-06
  • Grzegorz Kowal

    Grzegorz Kowal - 2016-07-07

    You can't, the wrapper is 32-bit. But it's not a problem as it only starts the java launcher which can be 32-bit or 64-bit depending on which JRE the user installed and launch4j configuration. Meaning the launch4j wrapper does not host the process for the JVM.

    Best regards,
    Grzegorz Kowal

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.