0

I have developed a stand alone Java Application which contains the following.

  1. MySQL Installation
  2. Java Application code
  3. Tables and stored procedures
  4. Batch files
  5. VB Script files

I am planning to generate an Executable file which allows the user to install all the above with a single click. I am able to generate a Jar file but not an Exe file.

Could you please help me.

Thanks in advance.

Tomasz Jakub Rup
  • 10,502
  • 7
  • 48
  • 49
  • So are you trying to make an executable jar, or are you trying to make an installer? – azurefrog Nov 04 '15 at 17:44
  • I am planning make an installer. Not Jar. – chandra sekhar Nov 04 '15 at 17:59
  • Besides being a duplicate, you haven't explained what you've tried so far. SO isn't a place to request free tutorials, so this question should be rejected even if it isn't a duplicate. This said, simply adding what you've tried so far and *exactly* what the issue is would be acceptable, if it wasn't a duplicate. – DavidS Nov 04 '15 at 20:38

0 Answers0