I am making a Java app with a local database in localhost. Now, I want to make an executable program from my .jar but I want the user that will use my app, no need to open the xampp and turn on the mySQL module. I mean, if the user open the .exe, it will open the xampp and turn on the module, then the .jar will pop out. so its more simple for the user. any help?
Asked
Active
Viewed 30 times