hi, i have made a standalone application by the use of swings and jdbc.now i want that i should sum this up into an exe.tell me how can i be able to do so,so that my application don't be requring any support of the database. thanks in advance. amit.
Cindy Glass
"The Hood"
Sheriff
Joined: Sep 29, 2000
Posts: 8521
posted
0
Why do you need an exe? It will make it platform specific you know. You can start a java application from an icon without an exe. If you just want to get it going you can create a .bat file with all the commands in it. Or there is a JToEXE product http://www.bravozulu.com/Products/JToExe/jtoexe.html If you are looking to bundle everything up into a self extracting exe to put on a web page there is InstallSheild www.installshield.com
"JavaRanch, where the deer and the Certified play" - David O'Meara