|
|
How To Convert Java Program Into EXE File
- Download Exe4j and install it.
- After installation, open exe4j and follow through the wizard to browse and attach your java program file.
- In our case we have taken the example of Frameresult.java file.
- Compile the program from command prompt and attach the total directory to Exe4j to generate exe file.
- Once the wizard is finished, you can easily run the java program (Frameresult) by opening the output exe file (Result.exe)