I am having a project that I have written in Java and now I want to convert that into .exe file so that it can be run on any windows platform. My project is a database connectivity project and I have used Mysql as the backend application I want that when the application is installed on any PC with windows then they don't have to install anything else. It just keep working without installing either Mysql or JRE. I used a software viz. lauch4j, it succesfully created a exe file but it disconnected all of the connectivity that I had with Mysql. Suggest a solution to me.
Ron2794 0 Newbie Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.