| | |
exe creation and its usage without jdk/jre
Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
![]() |
There are apps that will do that, but why do you feel that you need to? You give up portability and tie your program to a single native compiler, which may be slower than newer JIT compilers. If you think you need an exe, know specifically why your app absolutely needs to be an exe.
http://www.yoda.arachsys.com/java/javaexe.html
http://www.yoda.arachsys.com/java/javaexe.html
No.
first part, yes, you can create .exe files from java progs, but no, an exe can not be used everywhere you want.
by creating an exe file, the program will no longer be cross-platform. you can, however, create .jar files that (basically) do the same as .exe files and that can be used on different platforms
first part, yes, you can create .exe files from java progs, but no, an exe can not be used everywhere you want.
by creating an exe file, the program will no longer be cross-platform. you can, however, create .jar files that (basically) do the same as .exe files and that can be used on different platforms
No, it is expected that the "client" (or to be installed on) machine already has a jdk/jre (which it probably does, just maybe not the right version).
Java Programmer and Sun Systems Administrator
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
•
•
•
•
So if i create the .jar file can it used without installing the jdk/jre on any other machine..
Pls suggest will the jar file be used without jdk/jre on any other machine.
![]() |
Similar Threads
- Outlook Express Won't Start (msimn.exe goes to 98% cpu usage) (Windows Software)
- Toolbar CAB to EXE creation/installation program (Tech / IT Consultant Job Offers)
- Held hostage by RUNDLL32.EXE (Viruses, Spyware and other Nasties)
- trying to fix rundll32.exe (Viruses, Spyware and other Nasties)
Other Threads in the Java Forum
- Previous Thread: Storing Objects
- Next Thread: request for java code to set the system time zone
| Thread Tools | Search this Thread |
-xlint android api applet application array arrays automation bi binary blackberry block bluetooth chat class classes client code compile compiler component database developmenthelp eclipse error event exception fractal freeze game gameprogramming givemetehcodez graphics gui health html ide image input integer j2me j2seprojects java javac javaprojects jetbrains jni jpanel jtable julia learningresources lego linux list login loop loops mac map method methods mobile netbeans newbie notdisplaying number online oracle page print problem program programming project qt recursion scanner screen server set singleton size sms sort sql string swing system template textfields threads time title tree tutorial-sample update variablebinding windows working xor






