This isn't done. Exe is Windows executible file format. If you're tring to use a java program, you'll need to have the latest version of java installed on your computer. Then you should be able to start the java application same as you would an exe file (double click it)
However, there are wrapper applications out there that will basically combine the aforementioned process in an exe. Sometimes this wrapper is included with various Java IDE's, or can be downloaded separately.
It is also possible to compile the source code of a program written in Java directly to a native binary (that is, a *.exe file on Windows). Several Java to Native compilers exist.
Also, there are several programs available that can change .class files to .exe files.
in .exe file it contains machine understandable code. but in .class file it contain only byte code which is not understadable by the microprocessor it will understud by the jvm only . we con't execute .class file without jvm . but we can execute .exe file without c-compiler .
An exe is an executable file, which is a program. You cannot convert a program into a web page. They are two completely different kinds of things. You can have a link in a web page to a program, but that is all.
1))What is the difference between "path" and "classpath"? Ans:: We keep all "executable files"(like .exe files) and "batch files"(like .bat) in path variable. And we keep all jar files and class files in classpath variables. So path is set according to the .exe files & .bat files And classpath is set according to the .jar files & .class files. Operating system tries to find .exe and .bat files in path and JVM tries to find all classes in classpath.
dont try it
Assuming the EXE was created from a Visual FoxPro project, there are programs such as ReFox that can un-compile them. Since some information gets lost during compilation (such as comments, substitutions with #define, indentation, blank lines, case of variable names), this information won't be recovered when you decompile.
in .exe file it contains machine understandable code. but in .class file it contain only byte code which is not understadable by the microprocessor it will understud by the jvm only . we con't execute .class file without jvm . but we can execute .exe file without c-compiler .
You can't convert an exe file to a txt file.
Java files can be compiled. The output is a machine understandable file that has a .class extension which can be executed by the JVM
You can't.
no, you can't convert a exe file to Mac compatible app.
i have one exe of foxpro base, now i have't it prg file so how to recover exe to prg files in use in this exe
java.io.*
To convert source code (.c file) to an executable (.exe) file you have to use a compiler, which is a translator of source code to machine code.
A file with the .exe extension is an executable file that can be opened by Windows or MS-DOS that opens a program. It is also known as a program file. A file with the .pdf extension, however, is a document file that can be open by Adobe Reader, Word 2013, or other compatible programs. It is impossible to convert an exe file to a pdf file.
This is not really possible, since .exe is a program. You could take a screenshot of the running program or of the code, but the exe itself cannot be converted.
An exe is an executable file, which is a program. You cannot convert a program into a web page. They are two completely different kinds of things. You can have a link in a web page to a program, but that is all.
love