View Single Post
Join Date: Dec 2006
Posts: 15
Reputation: nuwan243 is an unknown quantity at this point 
Solved Threads: 0
nuwan243 nuwan243 is offline Offline
Newbie Poster

Re: can we create .exe file using java

 
0
  #6
Nov 7th, 2007
Hey i also got that question some tym before..i dont know the exact reason y java didnt allow to create .exe files.....

but java can create .class files.
also u can create .jar files..
jar files can be executed in java virtual machine enviorenment.there are some software tools support to create exe files in the internet.but they also not efficient...

but its not a prob when u created a .jar file....

bye....
Reply With Quote