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 just made a program in QT, I would like to distribute it but
Here is my problem: I have a program and would like to distribute it
I would like to compile and distribute (on .net) some python programs that work
I would like to distribute an executable for Mac/Windows of a Ruby script that
I would like to distribute a beta version of my application to a small
I would like to distribute the data on multiple machines connected by TCP/IP network
I'd like to distribute my program as a binary, not in source code form.
I would like to enroll my company in to the iPhone Developer Program for
I have very little knowledge about C/C++ but I would like to compile a
I have developed a program in Octave to which I would like to add

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.