So I have completed my program, which uses a database inside of phpMyAdmin / workbench.
How is it possible to pack the program as a .exe, along with the database so that the end client (my mothers charity) doesn't have to install workbench and the database?
P.s: I have exported the project as a runnable .jar file, but I am unable to get it to an .exe file? what must I do?
Thanks in advance, Josh