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]
# 1
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
kiran_b_chandrana at 2007-7-15 3:34:48 > top of Java-index,Java HotSpot Virtual Machine,HotSpot Internals...
# 2
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
kiran_b_chandrana at 2007-7-15 3:34:48 > top of Java-index,Java HotSpot Virtual Machine,HotSpot Internals...
# 3
http://www.excelsior-usa.com/articles/java-to-exe.htmltry this also.....................have a nice time...............
kiran_b_chandrana at 2007-7-15 3:34:48 > top of Java-index,Java HotSpot Virtual Machine,HotSpot Internals...