You can't directly create a .exe file ,but you can directly create a jar file which is the executable file in java and it suppose to run on windows,Linux , etc ..
I think you need a special tool to create and include an jar as exe .
note : you can create a bat file to run jar file auto .
Last edited by msi_333; Sep 10th, 2009 at 4:28 am.