Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3611916
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T21:56:04+00:00 2026-05-18T21:56:04+00:00

I would like to distribute a program I’m halfway done writing but I’m having

  • 0

I would like to distribute a program I’m halfway done writing but I’m having trouble figuring a few things out…

  1. needs to check for latest JRE and check for updates/patches to my app (jnlp?)

  2. the program will have one or two built in encryptions so I need to somehow wrap it in an .exe shell maybe..? (NSIS?) How do I lock down my code?

  3. Upon install I need to create a directory where my app can read and write from automatically so I can save settings and log in info to the client’s computer, and then be able to automatically reference it from then forward.

I feel like the jump to being able to do a few things with Java to distributing an app with these prerequisites is a large one, I’d appreciate any advice or wisdom you can share.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T21:56:05+00:00Added an answer on May 18, 2026 at 9:56 pm

    You can build the executable with a third-party tool like exe4j. It will check for compatible versions of Java, and supports a bundled JRE. An overview of signing and verifying jar files is here. You may also choose to obfuscate your code to protect it from prying eyes.

    To store user settings in files with Java SE, you can get the user’s home directory via the system property “user.home”. Alternatively, you can store user settings with the Java Preferences API; on Windows, this stores in the registry.

    I’m guessing you’re using Swing. But if you happen to be using the Eclipse rich-client platform:

    • RCP has its own preferences API for storing user settings.
    • RCP’s provisioning system p2 supports configuration management and updates of components within an application.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to distribute my .NET programs without the .NET framework. Is it
I would like to distribute my C# application along with SQL Server Express 2005
I have a library that I would like to license and distribute. I know
I would like to call python script files from my c++ program. I am
I would like to call Perl script files from my c++ program. I am
I would like to enroll my company in to the iPhone Developer Program for
I want to distribute only a single .exe, however, at runtime I would like
I would like to build a server with web services using Java EE, but
I would like to send a windows service program to our client that does
I have a voucher to distribute electronically and I would like people to complete

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.