How can I convert a Java program to exe?
I have also some additional libraries.
Can anyone suggest some tools for me?
I have also some additional libraries.
Can anyone suggest some tools for me?
No. Why do you need this?
Also, try a forum search for the 1,000s of times this was asked.
http://www.google.com/search?hl=en&q=java+exe
http://onesearch.sun.com/search/onesearch/index.jsp?qt=java+exe&qp_name=null&subCat=siteforumid%3Ajava31&site=dev&dftab=siteforumid%3Ajava31&chooseCat=javaall&col=developer-forums
> why do you think you need to do this?
don't you know that hackers can decompile Java and see how shoddy the code you wrote is? ;)
The program is only for the staff in company.
And it is troublesome for them to setup the environment to run the program in my opinions.
I don't see why. Install an appropriate version of Java if it isn't already. Make a jar file from your program. Issue jar file to staff who place an icon on their desktop. They double click icon and program works.