making runeble programms?

From: qwertyuiop20_84 (qwertyuiop20_84_at_msn.com)
Date: 02/27/05


Date: Sun, 27 Feb 2005 04:03:30 -0500

I have a program that I want people to be able to run from a cd that I have
burned for them.

I don't want them to be able to read the source-code and it should be
runed by a executeble file like exe or something.

is this possible without any form of java-runtime and if so how do I do
that?

also if it's not possible to run java programs without any form of
java-runtime, how do I make a program so that people without java-runtime
can run the file without thinking about how to get java-runtime?

is it possible to make some kind of executeble file that have java-runtime
inside?

thx!