Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: 96055436f3ef6d729a35e5e4f31441c216928aa4 Size: 6.32 KB File Format: zip
Rating: 2.434782608
out of 5
based on 23 user ratings
Downloads: 325 License: Free
JEXE is a free software by Kamran Zafar and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download JEXE which is 6.32 KB in size and belongs to the software category Other Programming Files. JEXE was released on 2008-11-07 and last updated on our database on 2017-02-22 and is currently at version 1.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
JEXE Description
JEXE runs using a run.jexe file that has six commands. So you must make this file and put it in the same folder with the JEXE
MOD: visible|hidden
This command is where you specify how your java application should run
e.g if you want the command prompt to open when your Java App runs then you
write here "visible" or otherwise "hidden". [This command is mandatory]
CLS:
This is where you specify the Java Apps main class
AVM:
Here you specify JVM arguments
AAP:
Here you specify any arguments that you Java App(Main-Class) needs
LIB:
This is where the path is specified where the jar files are contained
CLP:
Classpath of the classes required by the application