Hi;

As Java is cross-platform; it should produce an output to be runnable
on any platform. But this is not applicable technically without use of
an interpreter. To get it done, you need to make your output file into
a jar file and then handle it to the buyer, embedded with Java Run-
time Environment (JRE).

By the way; if you want an executable output for Windows platform; see
www.regexlab.com/jar2exe/ or
http://viralpatel.net/blogs/2009/02/convert-jar-to-exe-executable-jar-file-to-exe-converting.html
.

Be Happy coding with JAVA!

On Nov 24, 8:56 pm, victor bruno <vb...@hotmail.com> wrote:
> Hi fellows:
>
> Do you have any idea on how to create executable files for java programs?
> For instance, if my program is called GM,how can I created gm.exe,so as to 
> copy it to a disc and handle to the buyer?
>
> Thanks,
>
> victor Bruno

-- 
To post to this group, send email to javaprogrammingwithpassion@googlegroups.com
To unsubscribe from this group, send email to 
javaprogrammingwithpassion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en

Reply via email to