How To Make Setup/exe file for Swing based Project
hello everybody,i completed a swing project and i want to make its as a setup file so i installed in any computer, how this posiible.......... plz help its urgent....
[180 byte] By [PERFORMANCEa] at [2007-10-3 8:28:07]
take notepad and make a manifest file with extension .mftinclude this in that manifest fileMain-Class:name of class containing the mainthen make a jar file using this command cvfm jarfilemane.jar manifestfilename.mft class name
check this for help ya................ http://www.rgagnon.com/javadetails/java-0166.htmlif u have further doubts mail me at kiran_b_chandran@yahoo.co.in